libini_config
0.6.1
|
Enumerations | |
enum | ERR_LEVEL { INI_STOP_ON_ANY = 0, INI_STOP_ON_NONE = 1, INI_STOP_ON_ERROR = 2 } |
Constants in this section define what to do if error or warning encountered while parsing the INI file.
enum ERR_LEVEL |