Download List

專案描述

The Configuration File Library (CFL) is a collection of routines for manipulating configuration files. It is a portable library fully written from scratch in pure ANSI C. It is designed to offer C programmers common routines for manipulating configuration text 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-05-27 18:48
1.1

Packaging changes. No longer enters an infinite loop if there is an empty file.
標籤: Minor feature enhancements

2005-02-16 16:32
1.0

Missing error messages were added. Negative float
numbers are now correctly supported.
標籤: Minor bugfixes

2004-11-09 12:03
0.9

The documentation is now generated by Doxygen as man pages, HTML, and LaTeX. Any version of GDSL can now be used.
標籤: Documentation

2003-06-04 14:42
0.8.0

The output format of cfl_write() is now correct in cfl_init_from_file(h) when h is not empty. Config files with no sections are now supported. In the lexical analyser, identifiers can now contains spaces and '-', arrays are now supported in variables names, comments can start with ';', error handling was added, and XML output was improved.
標籤: Code cleanup

2003-04-23 20:38
0.7.0

A memory leak has been fixed. Functionality has been added.
標籤: Minor bugfixes

Project Resources