fe7f440bc1
Iniparser is a free stand-alone ini file parsing library.
6 lines
320 B
Text
6 lines
320 B
Text
iniParser is a simple C library offering ini file parsing services.
|
|
The library is pretty small (less than 1500 lines of C) and robust, and
|
|
does not depend on any other external library to compile. It is written
|
|
in ANSI C and should compile on most platforms without difficulty.
|
|
|
|
WWW: http://ndevilla.free.fr/iniparser/
|