CodeBase - isalpha() in DBPro

Return to the CodeBase listing

Category: Input

Version: 1.0

0
0

Information

Uploaded: 6th Sep 2003 09:04

Modified: 1st Jan 1970 01:00

Author:  Philip

Summary

This is a function to do the same as isalpha() in C. It returns a 1 if temp is a letter of the English alphabet, otherwise zero is returned. Generally a call to this function would be preceded by temp = scancode()

Full Description

Comments

No comments yet.