The C++ programming language |
|
The best general reference for C++ is:
Ellis, Margaret A., and Bjarne Stroustrup. The annotated C++ reference manual. Addison-Wesley, 1990. ISBN 0201514591.If you are just learning C++, you may prefer this book:
Stroustrup, Bjarne. The C++ programming language. Addison-Wesley, 1986. ISBN 020112078X.
See the manual page for the gcc compiler from the gnu project.
|
John Shipman, john@nmt.edu
Last updated: 2007/12/02 04:15:46 UT URL: http://www.nmt.edu/tcc/help/lang/c++.html |
|