Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C Data Structures Libraries

190 views
Skip to first unread message

Nimo

unread,
Feb 4, 2011, 1:46:35 PM2/4/11
to
Hello,

where can I find free C Data Structures Libraries..


Thank You
cheers
--
comp.lang.c.moderated - moderation address: cl...@plethora.net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.

Karthik

unread,
Feb 22, 2011, 10:32:45 PM2/22/11
to
On 02/04/2011 11:46 AM, Nimo wrote:
> Hello,
>
> where can I find free C Data Structures Libraries..
>
>
> Thank You
> cheers

What "data structures"?

echo ma

unread,
Apr 23, 2012, 9:33:01 AM4/23/12
to
在 2011年2月5日星期六UTC+8上午2时46分35秒,Nimo写道:
You must mean the common List / Map / Queue data structures.
I want them too, currently always using STL in C++...
I know there are double-linked-list and fifo implemented by linux kernel in C, but I have never used them. Check on this page: http://www.kernel.org/doc/htmldocs/kernel-api/

Bharat

unread,
Apr 30, 2012, 10:59:46 PM4/30/12
to
did you try google?

here is the first listing i got

http://home.gna.org/gdsl/
0 new messages