|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, isxdigit *Conan The Librarian |
Indicates if a character is a hexadecimal digit (0 to 9, A to F,
or a to f) in the program's current locale.
Format
#include <ctype.h>
int isxdigit (int character);
Additional Information (explode) :
|
|