MADNESS
version 0.9
|
Namespaces | |
madness | |
Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Functions | |
void | madness::print_justified (const char *s, int column=0, bool underline=true) |
Print a string justified on the left to start at the given column with optional underlining. More... | |
void | madness::print_centered (const char *s, int column=40, bool underline=true) |
Print a string centered at the given column with optional underlining. More... | |