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.
1 parent d559c81 commit 755f9a8Copy full SHA for 755f9a8
README.md
@@ -1,5 +1,5 @@
1
# minIni
2
-minIni is a portable and configurable library for reading and writing ".INI" files. At just below 900 lines of commented source
+minIni is a portable and configurable library for reading and writing ".INI" files. At roughly 950 lines of commented source
3
code, minIni truly is a "mini" INI file parser, especially considering its features.
4
5
The library does not require the file I/O functions from the standard C/C++ library, but instead lets you configure
0 commit comments