Go to the source code of this file.
Functions | |
| static void | rtrim (string &s) |
| static void | ltrim (string &s) |
| static void ltrim | ( | string & | s | ) | [static] |
Definition at line 137 of file INIFile.cpp.
| static void rtrim | ( | string & | s | ) | [static] |
Definition at line 126 of file INIFile.cpp.
1.4.7