cfg_ini_reader.h
Go to the documentation of this file.
00001
00039 #ifndef CFG_INI_READER_H
00040 #define CFG_INI_READER_H
00041 
00046 #define CONFIG_INI_MAX_LINE_LEN 64
00047 
00052 #define CONFIG_INI_CASE_INSENSITIVE 0
00053 
00054 #endif /* CFG_INI_READER_H */