Download List

Project Description

Libcfu is a library of tools that can useful,
particularly when developing multi-threaded
software. It currently includes a hash table, a
linked list, self-extending strings, a
configuration file parser, a simple timer, and a
thread queue.

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.

2005-09-06 00:20 Back to release list
0.03

A command line option processor was added, as well as the program libcfu-config, from which you can get get libcfu's version, library path, etc. A map function was also added to cfulist (cfulist_map()), as well a new instantiator that takes a cleanup function as an argument (cfulist_new_with_free_fn()).
Tags: Minor feature enhancements

Project Resources