Issue 7: Factored out ini_parse_file() so users can parse INI file with just a FILE* instead of a filename, and use fmemopen.
Forgot to commit examples/test.ini in previous commit.
Fix strncmp redefine warning when compiling tests/unittest.c.
4 files changed
tree: 23730dd3a79fbb28a788c23f64eb5e19cbbdece5
  1. cpp/
  2. examples/
  3. tests/
  4. ini.c
  5. ini.h
  6. LICENSE.txt
  7. README.txt