/* begin * iniparser 4.1 (ini file parsing library) 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 easily on most platforms. Homepage: https://github.com/ndevilla/iniparser * end */