|
inlib
1.2.0
|

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_charmanip |
Functions | |
| bool | inlib::is_upper (char a_char) |
| bool | inlib::is_lower (char a_char) |
| bool | inlib::is_digit (char a_char) |
| bool | inlib::is_letter (char a_char) |
| bool | inlib::is_printable (char a_char) |
1.7.5.1