Next: Values Functions, Previous: String Functions, Up: The Standard Library [Contents][Index]
The Poke standard library provides the following functions to deal with characters:
• isdigit | Is given character a decimal digit? | |
• isxdigit | Is given character a hexadecimal digit? |