Checks whether the character is a digit, based on the currently set zero character.
@param ch the character to check @return the value, 0 to 9, of the character, or -1 if not a digit
See Implementation
Checks whether the character is a digit, based on the currently set zero character.
@param ch the character to check @return the value, 0 to 9, of the character, or -1 if not a digit