isDigit

fnbool isDigit(char c)

Returns true if the character is a digit (0-9).