Categories
c2lib
c2lib is a library of basic tools for use by C programmers. It contains features heavily influenced by both Perl's string handling and C++'s Standard Template Library (STL). Its goal is to provide some of the advantages of Perl with only around a factor of 2-3 code-size expansion, while retaining most of the efficiency advantages of C and remaining compatible with existing libc functions.
Last updated 18 Nov, 2002
About
Leadership
- Richard Jones - Maintainer
Requirements
- cdoc (for rebuilding the manpages) (Weak Prerequisite)
Related Projects
Versions
1.4.2
1.4.2 stable released 2003-03-01
- Released: 1 Mar, 2003
- Code Maturity: Stable
- Source Archive: http://www.annexia.org/_file/c2lib-1.4.2.tar.gz
- Licenses: LGPL
- Interfaces: Library
User Community and Support
User tutorial and manpages included
