Download List

프로젝트 설명

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.

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.

2001-01-30 15:12 Back to release list
0.9.7

숯불 서명으로 (collates) 플랫폼의 서명과 일치하는, 새로운 별칭을 입력합니다 str, 새로운 기능 map_data_clear 회원 명확하게 데이터를 ()에 대한 새로운 데이터를 입력, Makefile을 위해 이상한 플랫폼 및 기타 잡화 개조하면 되겠어. 변경됩니다.
A new data type for char matching the sign of the platform (collates as unsigned), a new alias type str, a new function map_data_clear() to clear data in a member, tweaks to the Makefile for an odd platform, and other misc. changes.

Project Resources