OSSystems / inih

Simple .INI file parser in C, good for embedded systems

Home Page:http://code.google.com/p/inih/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inih is a simple .INI file parser written in C, released under the New BSD
license (see LICENSE). The original project home page is localted at:

http://code.google.com/p/inih/

This version provides:

 - source code syncronized with r29;
 - CMake build system;
 - pkg-config support;

About

Simple .INI file parser in C, good for embedded systems

http://code.google.com/p/inih/

License:Other


Languages

Language:C 55.1%Language:C++ 34.5%Language:CMake 8.8%Language:Batchfile 1.6%