Download List

Projeto Descrição

SimpleIni is a cross-platform C++ library that
provides a simple API to read and write INI-style
configuration files. It supports data files in
ASCII, MBCS, and Unicode. It is designed
explicitly to be portable to any platform and is
being used on Windows, Windows CE, and a variety
of Unix/Linux versions. It has full support for
multiple keys, multi-line values, and maintaining
section and key order as well as file, section,
and key comments during update of existing files.

System Requirements

System requirement is not defined
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.

2007-07-02 12:34 Back to release list
4.3

Um erro que causou vários valores de linha e comentários para obter corrompido foi corrigido. Isso afeta apenas os arquivos com terminações de linha CR LF (Windows) e wchar_t / UTI interface (Unicode).
Tags: Minor bugfixes
A bug that caused multi-line values and comments
to get corrupted was fixed. This affects only
files with CR LF line endings (Windows) and
wchar_t/ICU interface (Unicode).

Project Resources