I've had this on my computer for nearly a year now, and just decided to finish documenting it so I could release it. Here it is!
pif_INIHandler is a library that can be used to read and writing INI Files. 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 here.
If you have any comments, criticisms, or suggestions, either reply here or on the forums.
ID:97929
![]() Jul 2 2010, 9:37 am
|
|