textwolf
0.2
|
Map of the enumeration of control characters to their names for debug messages. More...
#include <char.hpp>
Static Public Member Functions | |
static const char * | name (ControlCharacter c) |
Get the name of a control character as string. More... | |
Map of the enumeration of control characters to their names for debug messages.
|
inlinestatic |
Get the name of a control character as string.
[in] | c | the control character to map |