CD Content
The accompanying CD-ROM is given to you so that you can have access to fully working, code samples. There are over 80 fully working examples in the book and on the CD-ROM. Each chapter of the book has an accompanying folder on the CD-ROM. In that folder you will find each and every one of the examples from that chapter, ready for you to compile and run. The following table shows a sample of the folders and their contents:
Folder | Contents |
---|---|
Chapter 02 | |
| |
| |
| |
| |
| |
Chapter 03 | |
| |
| |
| |
| |
| |
| |
| |
| |
Chapter 04 | |
| |
| |
04-03.h | |
| |
| |
Chapter 05 | |
| |
| |
| |
| |
| |
Chapter 06 | |
| |
| |
| |
Chapter 07 | |
| |
Chapter 08 | |
| |
| |
| |
| |
| |
Chapter 09 | |
| |
| |
| |
| |
Chapter 10 | |
| |
| |
| |
| |
| |
| |
| |
Chapter 11 | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Chapter 12 | |
| |
| |
| |
| |
| |
| |
| |
Chapter 13 | |
| |
| |
| |
| |
| |
| |
Chapter 14 | |
| |
| |
14-03.cpp | |
Chapter 15 | Subdirectories |
Example15_01 | |
Example15_02 | |
Example15_03 | |
Example15_04 | |
Chapter 16 | Subdirectories |
Example16_01 | |
Example16_02 | |
Example16_03 | |
Example16_04 | |
Example16_05 |
Hopefully these code samples will help you in your learning of C++. If you have trouble making any example in the book work, check the code you have written against the matching source file on the CD-ROM. These files are standard C++ source files that can be opened and compiled by any standard C++ compiler (Microsoft Visual C++, Borland C++ Builder, Visual Age C++, and many of the free command line compilers available on the Internet).