|
|
Libc-X 0.3.4.1
by Geoffroy Cogniaux (http://freshmeat.net/~gcogniaux/)
Thu, Sep 14th 2006 14:18
About:
Libc-X provides extentions to the standard C library implementing useful
and powerful data structures and functions. It is not a template layer.
It?s made entirely with the C standard language, compatible with C++, and
portable (currently Linux and Windows). All developed structures are
designed to be used in stand-alone mode with limited dependencies with
other features of Libc-X. For example, you can easily extract the header
and the .c source of Hashtable and use it outside Libc-X.
Changes:
This release corrects the bug #1557061 and adds a VC++6 project for each
test program.
Release focus: Minor bugfixes
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/libcx/
Homepage:
http://freshmeat.net/redir/libcx/66224/url_homepage/www.libcx.org
Changelog:
http://freshmeat.net/redir/libcx/66224/url_changelog/www.libcx.org
Mirror site:
http://freshmeat.net/redir/libcx/66224/url_mirror/showfiles.php
|
|