warzone2100/lib/iniparser
Buginator dc8cb98ad9 Update MSVC project file for release build and fix iniparser DebugInformationFormat.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9588 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:27:57 +01:00
..
AUTHORS Add INI file parser (iniParser -- version 3.0b (beta) by N.Devillard) 2009-09-27 19:06:53 +02:00
LICENSE Add INI file parser (iniParser -- version 3.0b (beta) by N.Devillard) 2009-09-27 19:06:53 +02:00
Makefile.am Use WZ_CPPFLAGS in lib/iniparser/Makefile.am. 2009-11-22 16:19:55 +01:00
README Add INI file parser (iniParser -- version 3.0b (beta) by N.Devillard) 2009-09-27 19:06:53 +02:00
dictionary.c Purely cosmetic style cleanup of iniparser code. (There is active upstream to sync up against.) 2009-09-27 19:07:05 +02:00
dictionary.h Purely cosmetic style cleanup of iniparser code. (There is active upstream to sync up against.) 2009-09-27 19:07:05 +02:00
iniparser.c Purely cosmetic style cleanup of iniparser code. (There is active upstream to sync up against.) 2009-09-27 19:07:05 +02:00
iniparser.h Purely cosmetic style cleanup of iniparser code. (There is active upstream to sync up against.) 2009-09-27 19:07:05 +02:00
iniparser.vcproj Update MSVC project file for release build and fix iniparser DebugInformationFormat. 2010-02-09 20:27:57 +01:00
makefile.win32 Fix minGW compiles on windows. 2009-09-27 19:07:14 +02:00

README

Welcome to iniParser -- version 3.0b (beta)
released 03 Jan 2008

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.

Enjoy!

N.Devillard
Thu Jan  3 19:36:31 CET 2008