Downloadliste

Projektbeschreibung

libConfuse is a configuration file parser library
written in C. It's goal is to be easy to use and
quick to integrate into existing code. It supports
sections and (lists of) values (strings, integers,
floats, booleans, or other sections), as well as
some other features (such as single/double-quoted
strings, environment variable expansion,
functions, and nested include statements). It
makes it very easy to add configuration file
capability to a program using a simple API.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2003-04-06 14:10 Zurück zur Release-Liste
2.0

Unterstützung für den Aufbau als DLL auf Windows wurde in dieser Version hinzugefügt, und Memory Leaks wurden behoben, sowie einige andere Fehler. Liste auszuwählen, können nun auch komplette Standardwerte. Funktionen, Optionen nach dem Parsen gesetzt haben auch hinzugefügt worden. Diese Version bricht Kompatibilität mit früheren Versionen, da einige Arten haben die Kohärenz umbenannt wurde.
Tags: Major feature enhancements
Support for building as a DLL on windows has been added in this version, and memory leaks have been fixed, as well as some other bugs. List options can now also have complete default values. Functions to set options after parsing have also been added. This release breaks compatibility with earlier versions, as some types have been renamed for consistency.

Project Resources