Code from the Book



Data Structures and Other Objects Using C++
Fourth Edition
by Michael Main and Walter Savitch
ISBN 0132129485


For complete supplements, please see www.cs.colorado.edu/~main/dsoc.html.
Code from the Book
You can browse and download these directories for each chapter of the 4th edition of the textbook:

To Download All Files for the 4th Edition (PC Zip Format):
Download the zip file: dscode.zip . This file is a zip file. If you need an unzipper, you can also download the file unzip.exe (UnZip 5.12 by Info-ZIP). After downloading both dscode.zip and unzip.exe into the same directory, you can decompress with the DOS command:
unzip dscode.zip
This will create one subdirectory for each chapter of the book.


For complete supplements, please see www.cs.colorado.edu/~main/dsoc.html.
Michael Main (email main@colorado.edu)
and
Walter Savitch (email wsavitch@ucsd.edu)