Télécharger la liste

Description du projet

Libc-X provides extensions to the standard C
library implementing useful and powerful data
structures and functions. Its Unix name is libcx.
It is not a template layer. It is made entirely
with the C standard language, compatible with C++,
and portable. All developed structures are
designed to be used in stand-alone mode with
limited dependencies with other features of
Libc-X. For example, you can easily extract the
header and the .c source of Hashtable and use it
outside Libc-X.

Système requise

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.

2008-02-05 16:17
1.0.5b

Cette version améliore lecteur ini, la correction de bogues critiques et les fuites de mémoire.
Tags: Major bugfixes
This release improves ini reader, correcting
critical bug and memory leaks.

2008-01-23 15:42
1.1.0-devel

Cette version fournit un tableau en fonction de mise en œuvre de tas de priorité.
Tags: Development, Major feature enhancements
This release provides an array based priority heap
implementation.

2007-06-19 23:17
1.0.4b

Le présent communiqué intègre fonctionnalité de débogage Fred Fish.
Tags: Major feature enhancements
This release integrates Fred Fish's debugging feature.

2007-06-06 16:33
1.0.3b

La collecte des emballages spécialisés libcx offre des instantanés d'un seul type de structure de données à partir de libcx. Par exemple, le libcx-pack liste fournit tout ce qui est nécessaire d'avoir des listes fonctionnelles en mode autonome.
Tags: Initial freshmeat announcement
The collection of libcx packs offers specialized
snapshots of a single kind of data structure from
libcx. For instance, the libcx-list pack provides
all that is needed to have functional lists in
standalone mode.

2007-06-05 19:39
1.0.3b

Cette version corrige quelques bogues mineurs dans la liste et la table de hachage. Elle améliore également leur boucle foreach. Un nouveau type de paquet appelé libcx-Pack est prévu pour le téléchargement. Ils sont spécialisés instantanés d'un seul type de structure de données. Par exemple, libcx-pack liste fournit tout ce qui est nécessaire d'avoir des listes fonctionnelles en mode autonome.
Tags: Minor bugfixes
This release corrects minor bugs in list and hash table. It also enhances their foreach loop. A new kind of package called libcx-pack is provided for download. They are specialized snapshots of one single kind of data structure. For instance, libcx-list pack provides all that is needed to have functional lists in standalone mode.

Project Resources