C programming: ADT support

Cordula's Web cpghost at cordula.ws
Thu Jan 22 10:24:40 PST 2004


> > 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/



More information about the freebsd-questions mailing list