|
g4tools
5.4.0
|

Go to the source code of this file.
Namespaces | |
| tools | |
| inlined C code : /////////////////////////////////// | |
Macros | |
| #define | tools_charmanip |
Functions | |
| bool | tools::is_upper (char a_char) |
| bool | tools::is_lower (char a_char) |
| bool | tools::is_digit (char a_char) |
| bool | tools::is_letter (char a_char) |
| bool | tools::is_printable (char a_char) |