2002-09-24 09:59:37 +02:00
|
|
|
The libmba package is a collection of mostly independent C modules potentially
|
|
|
|
useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-
|
|
|
|
like interface that can load and store XML files for simple XML processing, a
|
|
|
|
module for managing error codes and associated messages across separate C
|
|
|
|
libraries, and more.
|
|
|
|
|
2003-04-24 00:44:31 +02:00
|
|
|
WWW: http://www.ioplex.com/~miallen/libmba/
|