pif_INIHandler

by Popisfizzy
A library to handle reading and writing INI files.
ID:126688
 
INI files are a simple file type used for configuration files. That is, they are used to tell a program what its setting should be. They are widely-used (Though they are deprecated on Windows in favor of the Windows registry). This library exists to read from an INI file, as well as write them.

For a rough overview of INI files, please see Wikipedia. Details on this library's implementation can be found in the documentation or this post.




Release Notes:
  • Version 1.00 Released July 2, 2010.





Thanks goes to Hulio-G for the awesome hub icon.