Re: C library containing implementations of associative containers.
by CBFalconer <cbfalconer@[EMAIL PROTECTED]
>
May 7, 2008 at 12:38 PM
Morten wrote:
>
> Is there anybody who knows a C (not c++) library containing
> implementations of associative containers (stack, queue, hash table,
> linked list). It would be great if the performance of algorithms where
> high.
hashlib.zip is available. The applications include some linked
list matter, including methods of sorting such. See:
<http://cbfalconer.home.att.net/download/>
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
** Posted from http://www.teranews.com
**