Topic: Looking for a good book on


Author: "John Britton" <spamnotjohnb@spamnotpeakaudio.com>
Date: 1998/07/01
Raw View
Looking for a good book on not just the STL, but the whole STD, streams and
all.  (Just tried to compile our BCC 5.02 program under Builder 3.0, some
streambuf functions seem to have disappeared or changed, and I can't find
any pertinent documentation!)
Thanks...
--
John B. Britton
Senior Software Engineer++
Peak Audio Incorporated
http://www.peakaudio.com
johnbhatesspam@neverspampeakaudio.com



[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Edward Diener <eddielee@abraxis.com>
Date: 1998/07/02
Raw View
The C++ standard library for Builder 3.0 was done by Rogue Wave and the
documentation is a series of Word .doc files in the Help directory. The
documentation is well done but unfortunately is not in the form of Windows help
files.

I have found 2 books that cover the latest C++ really well, Stroustrup's C++
Programming Language 3rd Edition and Lippman and Lajoie's C++ Primer 3rd
edition. Neither book is exclusively on the C++ standard library but a large
part of both books is.

John Britton wrote:

> Looking for a good book on not just the STL, but the whole STD, streams and
> all.  (Just tried to compile our BCC 5.02 program under Builder 3.0, some
> streambuf functions seem to have disappeared or changed, and I can't find
> any pertinent documentation!)
> Thanks...
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]