next up previous contents index
Next: The iscntrl function Up: Character testing functions Previous: The isalnum function

The isalpha function

The Standard specifies that the set of letters, in the default locale, comprises the 26 upper-case and 26 lower-case letters of the Latin (English) alphabet. This set may vary in a locale-specific fashion (that is, under control of the setlocale function, .4) so long as

4 3 1 3


Pete Jinks
Fri Jan 19 12:31:56 GMT 1996