[lug] C++ libraries in Linux
Scott A. Herod
herod at interact-tv.com
Mon Sep 17 08:49:53 MDT 2001
I should add a book. I found something called _C/C++ Programmer's
Reference_ by Herbert Schildt that has essentially replaced K&R as
the book which sits next to the keyboard. It doesn't contain a lot
of details but does have a few samples and a good index.
Scott
"Scott A. Herod" wrote:
>
> For STL I use:
>
> http://www.sgi.com/tech/stl/
>
> It's downloadable as well.
>
> Scott
>
> "D. Stimits" wrote:
> >
> > Depends on distro, but mainly on version of g++ you have (gcc is the C
> > compiler). Current versions seem to be under /usr/include/g++-2/ or
> > /usr/include/g++-3/, the newer ones have "-3".
> >
> > For books, you probably want Stroustrup (he wrote C++, you'll know it
> > when you see it), plus something on STL and one specifically titled "The
> > Standard C++ Library" (by Plaugner).
> >
> > D. Stimits, stimits at idcomm.com
More information about the LUG
mailing list