r39
Ben Hoyt
Move INIReaderTest.cpp to examples/ for consistency (#54)
Couple of tweaks to static lib makefile: * ".cpp.o" -> ".c.o" to get it to work * removed unused LDFLAGS and .SUFFIXES
Support for reporting current line
Brush Technology -> Ben Hoyt
Document INI_HANDLER_LINENO compile-time option