Download List

Project Description

c2lib is a library of basic structures and memory allocators for C. It is designed to look similar to the C++ STL with many powerful string features borrowed from Perl.

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.

2003-02-10 03:01
1.4.1

c2lib has been ported to Solaris and *BSD, and many code fixes have been made.
Tags: Stable, Major bugfixes

2002-11-18 15:58
1.2.25

This release adds MSP files. pmalloc now initializes memory to 0xefefefef so that uninitialized memory problems can be caught. There were further fixes to compile on RH 7.3. vector_push_back_vector (and related functions) and a tree class were added.
Tags: Stable, Minor feature enhancements

2002-10-07 00:23
1.2.17

A type has been added for representing n-ary trees (required by the monolith project). The regular expression functions have been enhanced, and now require the Perl compatible regular expressions library (PCRE). The pstr*split functions have been rewritten to make them more compatible with Perl's behaviour in all the corner cases.
Tags: Stable, Major feature enhancements

2002-09-07 22:31
1.2.15

Binary and source RPMs are now available, and documentation updates were made.
Tags: Stable, Minor feature enhancements

2002-05-03 22:01
1.2.14

An extensive tutorial, and the manual pages are available online.
Tags: Stable, Code cleanup

Project Resources