MiniINI is an INI/CFG file parsing library with a focus on portability, speed, and minimalism. The goal is not to support thousands of convenient extensions to the INI format, but to be easy to set up and use, and to be as fast as possible.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión corrige una pérdida de memoria en INISection:: ArraySize (), fija los conflictos con windows.h, y corrige algunos bugs de menor importancia. Tenga en cuenta que la creación de MiniINI con discapacidad el apoyo STL está hecho de otra manera. Si usted ya está usando con el apoyo MiniINI STL discapacitados, ver el tutorial sobre que en el envase o en el sitio web MiniINI.
Tags:
Stable, Minor
This release fixes a memory leak in INISection::ArraySize(), fixes conflicts with windows.h, and fixes some minor bugs. Note that setting up MiniINI with disabled STL support is now done differently. If you're already using MiniINI with STL support disabled, check the tutorial on that in the package or on the MiniINI Website.