Download List

프로젝트 설명

Cfour is a collection of reusable classes to simply common programming tasks and lower development time. The collection currently includes classes for easy file I/O with redirection and class persistence support, console printing for character output menus, effortlessly obtaining CGI data, loading/storing cookies, and translation between data pairs and XML style tags.

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.

2002-12-30 12:37
1.0

힘들이지 않고 데이터는 C를 사용하여 CGI를 추출하기위한 새로운 클래스 + + '스트림 연산자를 오버로드들.
Tags: CgiParser class, Initial freshmeat announcement
A new class for effortlessly extracting CGI data using C++'s overloaded stream operators.

2002-04-02 12:16
1.0 beta4

오버로드된 연산자를 삽입 및 추출 지금은 전화를 통해 하나의 다중 스트림을 처리할 수있습니다. openW () 메서드는 결코 (또는 항상)보다는 덮어 씁니다, 그 문자열로 열려있는 파일을 읽습니다 rfile () 메소드를, 좀하라는 및 포인터를 파일의 설정 방법, 그리고 오픈 모드 정의 파일이 추가되었습니다. 모든 템플릿 메소드를 이제 헤더에서 마이크로 소프트 컴파일러와 링커 오류를 피하기 위해 구현됩니다.
Tags: CFfile class, Major feature enhancements
The overloaded insertion and extraction operators can now handle multiple streams through one call. An openW() method that never (or always) overwrites rather than prompting, an rfile() method that reads the open file into a string, get and set file pointer methods, and defined file open modes were added. All templated methods are now implemented in the header to avoid linker errors with the Microsoft compiler.

2001-11-22 03:46
1.0 beta3

템플릿 () 및 여러 데이터 형식을 지원하는 오버 () 메소드를 읽고, 쓰고 ""와 ""연산자, 표준 동점 및 O 같이 배관을 활성화 난 / 파일 STDERR stderr에를 통해 모든 메시지를 인쇄.
Tags: CFfile class, Minor bugfixes
Templating read() and write() methods to support multiple data types, overloading the << and >> operators, tying standard and file I/O together to enable piping, and printing all messages via STDERR.

2001-09-21 14:35
1.0 beta 2

초판.
Tags: Initial freshmeat announcement
Initial release.

Project Resources