Fix issue 25: Be sure to call isspace() with unsigned char -- nasty things happen when char type is "signed char" like MSVC's default.
Add unit tests including some non-ASCII UTF-8 chars to repro with MSVC.
4 files changed
tree: e1bbdab15132b2485d07d0ffdb542d2be04d7651
  1. cpp/
  2. examples/
  3. extra/
  4. tests/
  5. ini.c
  6. ini.h
  7. LICENSE.txt
  8. README.txt