C programming: ADT support

Sergey 'DoubleF' Zaharchenko doublef at tele-kom.ru
Thu Jan 22 06:46:25 PST 2004


On Thu, 22 Jan 2004 11:11:23 +0100
r t g tan <rotan at seatle.demon.nl> probably wrote:

> Hi,
> 
> I'm looking for some ADT's  like lists trees and
> such, to be used in C programs. 
> 
> Is there a librarie out there?
> 
> Tnx,
> 
> ---
> robert t g tan

I imply the word `for FreeBSD' somewhere in your question (if not,
Google is your friend - go find the libs yourself).

$ apropos "singly-linked list"
SLIST_EMPTY(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3),
<... and a screenful more of>
implementations of singly-linked lists, singly-linked tail
queues, lists, tail queues and circular queues

Have fun!

P.S. Is it so difficult to make them yourself?

-- 
DoubleF
Eggheads unite!  You have nothing to lose but your yolks.
		-- Adlai Stevenson

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040122/fd70a88e/attachment.bin


More information about the freebsd-questions mailing list