iniParser 2.14 review

Download
by rbytes.net on

iniparser is a free stand-alone ini file parsing library. iniParser is written in portable ANSI C and should compile anywhere.

License: MIT/X Consortium License
File size: 0K
Developer: Nicolas Devillard
0 stars award from rbytes.net

iniparser is a free stand-alone ini file parsing library.

iniParser is written in portable ANSI C and should compile anywhere.

This modules offers parsing of ini files from the C level. See a complete documentation in HTML format, from this directory open the file html/index.html with any HTML-capable browser.

Installation:

1. Modify the Makefile to suit your environment.
2. Type 'make' to make the library.
3. Type 'make check' to make the test program.
4. Type 'test/iniexample' to launch the test program.

iniParser 2.14 search tags