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.
Este lançamento vem principalmente com polonês adicionais, mais código refeito, e correções. É também possível configurar o nome = caractere separador de valor ( "=" por padrão) e ler ini sem cabeçalho / cfg: todas as tags antes do primeiro (se houver cabeçalho) Get Loaded para uma seção padrão.
Tags:
Stable, Major
This release comes mostly with additional polish, more refactored code, and bugfixes. It is now also possible to configure the name=value separator character ("=" by default) and read headerless ini/cfg files: all tags before the first (if any) header get loaded to a default section.