libini_config
0.3.0.1
|
Macros | |
#define | INI_PARSE_NOWRAP 0x0001 |
Do not wrap. | |
#define | INI_PARSE_NOSPACE 0x0002 |
No spaces are allowed to the left of the key. | |
#define | INI_PARSE_NOTAB 0x0004 |
No tabs are allowed to the left of the key. | |
Flags that define how the file should be parsed.