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.
 All Data Structures

Generated on 11 Jan 2011 for libini_config by  doxygen 1.6.1