g4tools  5.4.0
Namespaces | Macros | Functions
charmanip File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ tools_charmanip

#define tools_charmanip

Definition at line 5 of file charmanip.