Personal
| Signed: | |
|---|---|
| Read: | |
| Gift: | |
| Loaned: | |
| Rating: | |
| Date Created: | 2010-09-08 |
| Date Modified: | 2010-09-08 |
General
| Subtitle: | |
|---|---|
| Author: | Bjarne Stroustrup |
| Binding: | Paperback |
| Purchase Date: | |
| Purchase Price: | |
| Amazon Link: | Buy from Amazon.com |
Publishing
| Publisher: | Addison-Wesley Pub (Sd) |
|---|---|
| Edition: | 2 Sub |
| Copyright Year: | |
| Publication Year: | 1991 |
| ISBN#: | 0-201-53992-6 |
| LCCN#: | |
| Pages: | 720 |
| Language: |
Comments
com/~bs/) have been added. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components.
For example:
abstract classes as interfaces class hierarchies for object-oriented programming templates as the basis for type-safe generic software exceptions for regular error handling namespaces for modularity in large-scale software run-time type identification for loosely coupled systems the C subset of C++ for C compatibility and system-level work standard containers and algorithms standard strings, I/O streams, and numerics C compatibility, internationalization, and exception safety
Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.
