|
ObjCryst++
1.5CVS
|
output a string with a fixed length (adding necessary space or removing excess characters) : More...
Public Member Functions | |
| FormatString (const string &str, const unsigned int width=5) | |
| int | length () const |
Public Attributes | |
| string | mString |
| const unsigned int | mWidth |
output a string with a fixed length (adding necessary space or removing excess characters) :
1.8.1