<ctype.h>

The <ctype.h> include file defines functions that are used in character classification. The functions that are defined in <ctype.h> are:

Note:
1 These functions are not available when LOCALETYPE(*CLD) is specified on the compilation command.
Note:
2 This function is applicable to C++ only.


[ Top of Page | Previous Page | Next Page | Contents | Index ]