Advanced C++: Programming Styles and Idioms, James Coplien, Addison-Wesley, 1992, ISBN 0-201-54855-0.
The Annotated C++ Reference Manual, Margaret A. Ellis and Bjarne Stroustrup, Addison-Wesley, 1990, ISBN 0201-51459.
The C++ Programming Language (Third Edition), Bjarne Stroustrup, Addison-Wesley, 1997, ISBN 0-201-889544.
C++ Programming Style, Tom Cargill, Addison-Wesley, 1992, ISBN 0-201-56365-7.
C++ Strategies and Tactics, Robert Murray, Addison-Wesley, 1993, ISBN 0-201-56382-7.
The Design and Evolution of C++, Bjarne Stroustrup, Addison-Wesley, 1994, ISBN 0-201-54330-3.
Designing and Coding Reusable C++, Martin D. Carroll and Margaret A. Ellis, Addison-Wesley, 1995, ISBN 0-201-51284.
Effective C++ (Second Edition): 50 Specific Ways to Improve Your Programs and Designs, Scott Meyers, Addison-Wesley, 1998, ISBN 0-201-92488-9.
Programming Languages - C, Reference number: ANSI/ISO 9899-1990 (R1997). This C standard can be purchased electronically at the ANSI web site at
http://www.ansi.org/.
Programming Languages - C++, Reference number: ISO/IEC 14882:1998(E). This C++ standard can be purchased electronically at the ANSI web site at
http://www.ansi.org/.
C++ Report, SIGS Publications, New York, NY.
C++ Report, SIGS Publications, New York, NY, Rich Hickey, "Callbacks in C++ Using Template Functors," February, 1995: 43-50.
C/C++ Users Journal, Miller Freeman, Inc., Lawrence, KS.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.