![]() |
|
| << Previous | Next >> | |
| | |
Description
- Tests for an alphabetic character, (A to Z, or a to z).
Parameters
- c
- Character to test.
Return value
0if not a alphabetic character.
!0otherwise.Library
- STRING.LIB
See also
- isalnum, isdigit, ispunct
| Dynamic C Functions | << Previous | Next >> | rabbit.com |