CS 213:  Lecture Code

The code on this page illustrates concepts introduced in lecture.  Although based on code in the book it has been modified so as to compile and run under Microsoft Visual C++ 6.0.

Note:  Some of the code presented here is intended to illustrate idiosyncrasies of the C++ language.  It should NOT be taken as generally illustrative of good programming style unless otherwise noted.  Also, be aware that the code presented does not necessarily illustrate every concept introduced in the corresponding chapter(s) of the book.  You should always read the chapter in addition to looking at the code.

Additional sample code provided by the grader can be found here


This page was last edited:  Tuesday, December 14, 2004 12:17:55 PM