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