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

포장을 변경합니다. 만약 거기에 빈 파일입니다 더이상 무한 루프에 들어갑니다.
Tags: Minor feature enhancements
Packaging changes. No longer enters an infinite loop if there is an empty file.

2005-02-16 16:32
1.0

누락 오류 메시지가 추가되었습니다. 제외어 플로트 번호 이제 제대로 지원합니다.
Tags: Minor bugfixes
Missing error messages were added. Negative float
numbers are now correctly supported.

2004-11-09 12:03
0.9

문서 Doxygen에 의해 지금은 man 페이지, HTML을, 라텍스로 생성됩니다. GDSL의 모든 버전을 지금 사용할 수있습니다.
Tags: Documentation
The documentation is now generated by Doxygen as man pages, HTML, and LaTeX. Any version of GDSL can now be used.

2003-06-04 14:42
0.8.0

cfl_write의 출력 포맷 () 지금 (아)를 h 비어 있지 cfl_init_from_file에 맞습니다. 아무 섹션 이제 config 파일을 지원합니다. 어휘 분석기에서, 이제 '공백을 포함하고 식별자 -'지금은 배열 변수에, 코멘트 '로 시작할 수있습니다;', 오류 처리를 지원하는 이름이 추가되었다, 및 XML 출력이 향상되었다.
Tags: Code cleanup
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.

2003-04-23 20:38
0.7.0

메모리 누수가 수정되었습니다. 기능이 추가되었습니다.
Tags: Minor bugfixes
A memory leak has been fixed. Functionality has been added.

Project Resources