On Thu, 22 Jan 2004 11:11:23 +0100
r t g tan <[EMAIL PROTECTED]> 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

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to