Download List

프로젝트 설명

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

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.

2004-08-28 08:20 Back to release list
0.8.10

몇 가지 버그를 csv, 평가 후면, bitset, 그리고 svsem 모듈을 고정했다. Win32에서의 빌드 문제가 해결되었습니다.
Tags: Minor bugfixes
Several bugs were fixed in the csv, eval, bitset, and
svsem modules. A Win32 build issue was resolved.

Project Resources