Functions | |
| void | outf (ostream &out, const char *format,...) |
| printf-like output to a stream. More... | |
| void | printIndented (std::ostream &out, unsigned indent, unsigned border, unsigned width, const std::string &s) |
| output with fixed width Print indented (low level). More... | |
| void | printIndented (std::ostream &out, unsigned width, const std::string &left, const std::string &right) |
| Print indented. More... | |
|
||||||||||||||||
|
printf-like output to a stream.
|
|
||||||||||||||||||||||||
|
output with fixed width Print indented (low level).
Definition at line 103 of file Tools.cpp. Referenced by printIndented(). |
|
||||||||||||||||||||
|
Print indented. Prints left on the left side and right is indented on the right side according to the size of left.
|
|
Contact me in case of errors or questions. This documentation is powered by |
(C) 2000-2002 |