C++ for Real Programmers
AP Professional (Publisher)
2nd Edition
Published in July 1997
Book
Mixed media product
400 pages
978-0-12-049942-7 (ISBN)
Description
This text aims to bridge the gap between C++ as described in beginner and intermediate books, and C++ as practised by experts. Focus is on ANSI C++, with examples of code fragments from all popular compilers. The book covers packaging for reuse and designing for portability; it also includes discussion on memory management. The accompanying floppy disk contains source code for the book's programming examples. The appendices cover specific interoperability issues with OLE and OpenDoc. The systems requirements are IBM PC or compatible; DOS or Windows; and C++ compiler.
More details
Series
Edition
2nd Revised edition
Language
English
Place of publication
Oxford
United Kingdom
Publishing group
Elsevier Science & Technology
Target group
Professional and scholarly
Edition type
Revised edition
Illustrations
b&w illustrations, index
Dimensions
Height: 235 mm
Width: 189 mm
Weight
826 gr
ISBN-13
978-0-12-049942-7 (9780120499427)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
Previous edition
Jeff Alger
Secrets of the C++ Masters
Book
01/1995
Academic Press
€37.08
Article exhausted; check for reprint
Persons
Content
Why yet another book about C++?; C++ syntax and trivia; templates and type safety; taking exception; smart pointers; master pointers and handles; facets and other smarter pointers; collections, cursors, and iterators; transactions and brilliant pointers; multiple dispatch; factory functions and class objects; invisible pointers; overloading new and delete; basic memory management; compacting memory; scavenging.