Loading...

Mastering Visual C++ 6 /

Bibliographic Details
Main Author: Young, Michael J.
Format: Printed Book
Language:English
Published: New Delhi : BPB Publications, 1998.
Table of Contents:
  • 1. Setting up the software 2. Creating a program using the microsoft developer studio 3. Moving to C++ 4. Defining C++ classes 5. Deriving C++ classes 6. Overloading, copying, and converting 7. Using C++ template 8. Handling exceptions in C++ 9. G