libscl 1.0.0 review
Download
|
|
libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types.
Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents.
What's New in This Release:
Added a little more documentation and some test code.
SCL should build on Windows with MS Visual C/C++ 6.0, Linux and Solaris with GCC and GNU make.
libscl 1.0.0 keywords