663512aa6c
PR: ports/45620 Submitted by: Ports Fury
8 lines
373 B
Plaintext
8 lines
373 B
Plaintext
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.
|
|
|
|
WWW: http://www.erols.com/~mballen/libmba/
|