Parsing errors and warnings
[Constants]


Defines

#define ERR_LONGDATA   1
 Line is too long (Error).
#define ERR_NOCLOSESEC   2
 No closing bracket in section definition (Error).
#define ERR_NOSECTION   3
 Section name is missing (Error).
#define ERR_SECTIONLONG   4
 Section name too long (Error).
#define ERR_NOEQUAL   5
 No equal sign (Warning).
#define ERR_NOKEY   6
 No key before equal sign (Warning).
#define ERR_LONGKEY   7
 Key is too long (Warning).
#define ERR_MAXPARSE   ERR_LONGKEY
 Size of the error array.

Generated on Mon Mar 9 15:42:23 2015 for libini_config by  doxygen 1.5.6