We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request benhoyt#50 from jinstrong/master Update INIReader.cpp file
Only define INI_INLINE_COMMENT_PREFIXES if it's not already defined
Add option to disable inline comments and to specify which inline com… …ment character are allowed: benhoyt#40
Merge pull request benhoyt#41 from cosmy1/patch-1 Fix MSVC Warning
Add note about ini_parse_file and ini_parse_stream, including example… … link
Prevent silly strncpy security warning in MSVC. benhoyt#34
fix links, fix langs