Error tolerance constants
[Constants]


Defines

#define INI_STOP_ON_ANY   0
 Fail if any problem is detected.
#define INI_STOP_ON_NONE   1
 Best effort - do not fail.
#define INI_STOP_ON_ERROR   2
 Fail on errors only.
#define INI_STOP_ON_ANY   0
 Fail if any problem is detected.
#define INI_STOP_ON_NONE   1
 Best effort - do not fail.
#define INI_STOP_ON_ERROR   2
 Fail on errors only.

Detailed Description

Constants in this section define what to do if error or warning encountered while parsing the INI file.
Generated on Thu Dec 9 12:11:52 2010 for libini_config by  doxygen 1.4.7