This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
inih
Watch
1
Star
0
Fork
0
You've already forked inih
mirror of
https://github.com/benhoyt/inih.git
synced
2025-01-17 22:22:53 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
inih
/
examples
History
Ben Hoyt
56edbbbef9
Add ini_parse_string() function for issue
#57
, initially suggested in PR
#38
2017-05-31 08:52:42 -04:00
..
config.def
Issue 11: changed Subversion eol-style to native.
2011-06-27 19:44:29 +00:00
ini_dump.c
Moved examples to their own examples/ dir.
2009-08-20 21:59:32 +00:00
ini_example.c
Fixed issue 20: Replaced use of non-portable stricmp() in examples with strcmp().
2012-08-26 21:27:06 +00:00
ini_xmacros.c
Fixed issue 20: Replaced use of non-portable stricmp() in examples with strcmp().
2012-08-26 21:27:06 +00:00
INIReaderExample.cpp
Move INIReaderTest.cpp to examples/ for consistency (
#54
)
2016-09-15 13:23:49 -04:00
test.ini
Added GetReal() to parse a floating point number (double) in C++ INIReader interface.
2013-08-14 21:58:41 +00:00