Public Member Functions | |
| FormatString (const string &str, const unsigned int width=5) | |
| ~FormatString () | |
| int | length () const |
Public Attributes | |
| string | mString |
| const unsigned int | mWidth |
os << FormatString(myString,15);
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6