26 # ifndef Character_CLASS
27 # define Character_CLASS
54 static std::string
toString(
unsigned char c);
A collection of static classes to perform conversions between strings and char values.
static std::string toString(unsigned char c)
Returns a string constructed from a the char passed as parameter.
static unsigned char parseCharacter(const std::string &s)
Returns the first character of s or 0 if s has a null length.
const Double c
Fundamental physical constants (SI units):