From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 06:46:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D79716A4CE for ; Thu, 22 Jan 2004 06:46:25 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id D632943D55 for ; Thu, 22 Jan 2004 06:46:21 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 84909 invoked by uid 555); 22 Jan 2004 17:46:19 +0300 Received: from hal.localdomain (213.80.149.223) by t-k.ru with TeleMail/2 id 1074782778-84863 for rotan@seatle.demon.nl; Thu, 22 Jan 17:46:18 2004 +0300 (MSK) Date: Thu, 22 Jan 2004 17:50:10 +0300 From: Sergey 'DoubleF' Zaharchenko To: r t g tan Message-Id: <20040122175010.1b41463d.doublef@tele-kom.ru> In-Reply-To: <20040122101123.GA2690@seatle.vredesdorp.nl> References: <20040122101123.GA2690@seatle.vredesdorp.nl> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Thu__22_Jan_2004_17_50_10_+0300_zr6vTCBkwCBwLR78" cc: freebsd-questions@freebsd.org Subject: Re: C programming: ADT support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 14:46:25 -0000 --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 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--