Written especially for scientists, engineers and mathematicians, this book has been extensively updated and revised to conform to 1998 ANSI/ISO C++ Standard and include all the recent developments in C++ such as:
- STL (Standard Template Library)
- Namespaces;
- Exception Handling
- Templates and Streams.
No knowledge of programming is assumed. This book is as much for the beginner in programming as it is for the newcomer to C++, although readers are expected to have some acquaintance with computers and text editors.
Plenty of relevant examples are included throughout the book, most of which are slanted towards numerical applications, and it is this bias that makes this book unique in its field and of particular interest to those who have to work with figures.
Author(s): Derek Capper (auth.)
Edition: 2nd ed.
Publisher: Springer London
Year: 2001
Language: English
Pages: XVI, 544 pp.
Content:
Front Matter....Pages i-xvi
Introduction....Pages 1-8
The Lexical Basis of C++....Pages 9-18
Fundamental Types and Basic Operators....Pages 19-43
Control Structure....Pages 45-83
Functions....Pages 85-117
Pointers and Arrays....Pages 119-152
Further Pointer Techniques....Pages 153-196
Classes....Pages 197-244
Operator Overloading....Pages 245-286
Constructors and Destructors....Pages 287-306
Bitwise Operations� � ....Pages 307-329
Single Inheritance....Pages 331-373
Multiple Inheritance....Pages 375-400
Namespaces....Pages 401-419
Exception Handling....Pages 421-448
Templates....Pages 449-471
Standard Library....Pages 473-487
Input and Output....Pages 489-518
Back Matter....Pages 519-544