iniparser: iniparser (ini file parsing library)
iniparser:
iniparser: iniParser is a simple C library offering ini file parsing services.
iniparser: The library is pretty small (less than 1500 lines of C) and robust,
iniparser: and does not depend on any other external library to compile. It is
iniparser: written in ANSI C and should compile easily on most platforms.
iniparser:
iniparser: Homepage: https://github.com/ndevilla/iniparser
iniparser:
iniparser:
iniparser: