These files accompany Johnsonbaugh/Kalin: Object-Oriented Programming in C++, 2nd ed., Prentice Hall, 2000. The files and their relationship to this book are: File Where Description ---- ----- ------------ assoc.cpp Section 6.8 An Associative Array complex.cpp Section 6.2 A Complex Number Class copy.cpp Section 8.8 A High-Level Copy Function date.zip Section 9.5 Automation Server and Controller Under MFC elephant.cpp Example 2.7.1 Dynamic Storage Allocation film.cpp Section 4.3 Tracking Films Application filmrev.cpp Section 5.2 Tracking Films Revisited with Polymorphism geofig.zip Section 9.3 Document Serialization Under MFC income.cpp Example 2.3.1 Reading and Writing Files randfile.cpp Section 8.6 Random Access File sequence.cpp Section 4.6 A Sequence Hierarchy stack.h Section 3.2 A Stack Class stacktempl.cpp Section 7.2 A Template Stack Class step.cpp Section 2.1 A First C++ Program stock.cpp Section 7.4 Stock Performance Reports Using STL task.h Section 3.6 A Task Class TimeStamp.h Section 3.4 A Time Stamp Class