Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 17:50:10 +0300
From:      Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru>
To:        r t g tan <rotan@seatle.demon.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: C programming: ADT support
Message-ID:  <20040122175010.1b41463d.doublef@tele-kom.ru>
In-Reply-To: <20040122101123.GA2690@seatle.vredesdorp.nl>
References:  <20040122101123.GA2690@seatle.vredesdorp.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__22_Jan_2004_17_50_10_+0300_zr6vTCBkwCBwLR78
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Thu, 22 Jan 2004 11:11:23 +0100
r t g tan <rotan@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


--Signature=_Thu__22_Jan_2004_17_50_10_+0300_zr6vTCBkwCBwLR78
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAD+Mswo7hT/9lVdwRAtvfAJ9jxXMfrjSO8eu3gmeruCHlZNrdUACffhvZ
AmysYhb+nQ+Ye7g84DGca+A=
=L9vO
-----END PGP SIGNATURE-----

--Signature=_Thu__22_Jan_2004_17_50_10_+0300_zr6vTCBkwCBwLR78--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122175010.1b41463d.doublef>