An ACS library for ZDoom-based ports
bool isxdigit(int c)
Returns true if the character is a hexadecimal digit. Equivalent to the corresponding C function isxdigit.
StrIsXDigit