Loading...
Standard C++ with object-oriented programming /
Main Author: | |
---|---|
Format: | Printed Book |
Language: | English |
Published: |
Australia:
Brook/Cole,
2001.
|
Edition: | 2nd. ed. |
Table of Contents:
- 1. Basics 2. Object-based programming 3. Key constructs 4. Arrays, pointers, and generic code 5. Classes and objects 6. I/O streams and the standard library 7. Inheritance and class derivation 8. Operator overloading, iterators, and exceptions 9.