|
Pyrogenesis
13997
|
Go to the source code of this file.
Macros | |
| #define | UNIDOUBLER_HEADER "CStr.h" |
Enumerations | |
| enum | PS_TRIM_MODE { PS_TRIM_LEFT, PS_TRIM_RIGHT, PS_TRIM_BOTH } |
| File : CStr.h Project : engine Description : Contains CStr class which is a versatile class for making string use easy. More... | |
| enum PS_TRIM_MODE |
File : CStr.h Project : engine Description : Contains CStr class which is a versatile class for making string use easy.
: The class implements a series of string manipulation/formatting functions.
Whitespace trim identifier for Trim and Pad functions
1.8.5