Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 19:23:59 +0100 (CET)
From:      Cordula's Web <cpghost@cordula.ws>
To:        rotan@seatle.demon.nl
Cc:        freebsd-questions@freebsd.org
Subject:   Re: C programming: ADT support
Message-ID:  <20040122182359.137F540861@fw.farid-hajji.net>
In-Reply-To: <20040122170428.GA3765@seatle.vredesdorp.nl> (message from r t g tan on Thu, 22 Jan 2004 18:04:28 %2B0100)
References:  <20040122101123.GA2690@seatle.vredesdorp.nl> <20040122170428.GA3765@seatle.vredesdorp.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> > I'm looking for some ADT's  like lists trees and
> > such, to be used in C programs.=20
> >=20
> > Is there a librarie out there?
>
> Make that C++

Isn't the STL enough?

  http://www.stlport.org/
  http://www.boost.org/

Examples for using the STL:
  http://www.josuttis.com/libbook/index.html

-- 
Cordula's Web. http://www.cordula.ws/



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