Downloadliste

Projektbeschreibung

AVLMAP is a key:data pair data mapping (associative array) library for C programming based on AVL balanced binary trees. Added features include ordered data retrieval forward or reverse, support for optional duplicate keys (e.g. an extra linked list not needed), and the ability to find the nearest member if an exact match isn't available. Both key and data types may be selected from a choice of C data types including string and array variations. One mapping always has one key type, but data types may be mixed within a mapping.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-09-08 21:16 Zurück zur Release-Liste
0.12.2

Dieses Release Änderungen an den gleichen Stil der Konfiguration in libh verwendete Datei, fügt fehlende Header enthält für string.h [cs] und alloca.h, und hebt einige Inlines, die nicht von gcc 3.3 und einige Mapping Quellen, die keinen Code hatte gehandhabt wurden.
Tags: Minor bugfixes
This release changes to the same style of configuration file used in
LIBH, adds missing header includes for string.h [cs] and alloca.h, and
removes some inlines that were not handled by gcc 3.3 and some mapping
sources that had no code.

Project Resources