Moved examples to their own examples/ dir.
Only define INI_ALLOW_MULTILINE if it's not already defined.
Added C++ INIReader class.
Moved license into LICENSE.txt, added README.txt.
Added unit tests and checked in baseline files.
Made line lengths < 80 chars.
19 files changed
tree: 44afd9abb61d2bd482a61f697dce01a025fd9c5e
  1. cpp/
  2. examples/
  3. tests/
  4. ini.c
  5. ini.h
  6. LICENSE.txt
  7. README.txt