Topic: What are the Standard C++ Libraries?


Author: pollock@eggo.usf.edu (Wayne Pollock)
Date: 18 Jun 1993 22:34:04 GMT
Raw View
New to C++, I bought the Ellis & Stroustrup book.  The only mention
of standard libraries I've seen is in the Preface, "This book does not
provide information about standard libraries ...".  Nuts!

I know the answer isn't that same as for Standard C (ANSI C); there are
additional header files and at least the stream IO class beyond the
standard C language.  I've waited nearly a month reading this newsgroup,
hoping a FAQ would appear and give me the answer.  So please forgive
this if it is a silly question:

What are the standard libraries, defines, macros, and header files for C++?
(Where is this information?)

Wayne Pollock (The MAD Scientist)
Internet: pollock@csee.usf.edu




Author: grumpy@cbnewse.cb.att.com (Paul J Lucas)
Date: Sat, 19 Jun 1993 00:39:52 GMT
Raw View