Namespaces | |
| namespace | System |
Functions | |
| SYSTEM_API VOID | System::Tokenize (CONST TCHAR *Text, StringVector &Tokens, CONST TCHAR *Delimiters) |
| SYSTEM_API String | System::Format (CONST TCHAR *Format,...) |
| SYSTEM_API String | System::FormatVA (CONST TCHAR *Format, PVOID Arguments) |
Declaration of various text manipulation routines used system wide.
Definitions of various text manipulation routines used system wide.
1.5.3