LBC Libraries 0.0.7 review

Download
by rbytes.net on

LBC Libraries is a set of easy C libraries that provide classical data types and structures (string, hash, queue, stack, tree). LB

License: GPL (GNU General Public License)
File size: 54K
Developer: Uberum
0 stars award from rbytes.net

LBC Libraries is a set of easy C libraries that provide classical data types and structures (string, hash, queue, stack, tree).

LBC Libraries package is focused on simplicity and portability. It uses ANSI C (C98 standard not required), and provides the most generic approach possible so that queues can have items of different types, hashes can have keys of different data types, trees can be binary trees or have arbitrary numbers of branches, etc.

What's New in This Release:
This release adds minor API changes, enhances the documentation, and fixes major bugs in LBCstring.

LBC Libraries 0.0.7 keywords