Télécharger la liste

Description du projet

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.

Système requise

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.

2004-05-23 13:39 Retour à la liste release
2.3

Ce communiqué fixe les erreurs de compilation qui s'est produite lors de l'utilisation de GCC 2.95. Il copie également les options struct passé à cfg_init, il n'ya donc plus aucun besoin de déclarer les options statique.
Tags: Minor bugfixes
This release fixed compilation errors that occurred
when using GCC 2.95. It also copies the options
struct passed to cfg_init, so there is no longer any
need to declare the options static.

Project Resources