The Department of Computer Science & Engineering
cse@buffalo

CSE 115
Introduction To Computer Science for Majors I
Spring, 2001


Instructions for Using Barnes' Classes

Barnes' class files are in the subdirectories of the directory /projects/CSE115/BarnesClasses/

A list of the subdirectories, showing which ones are associated with which chapters of the Barnes book is in the file /projects/CSE115/BarnesClasses/README.txt

You may run any of Barnes' programs by cd'ing to the appropriate subdirectory and running the applet or application.

If you want to write your own program to make use of Barnes' classes, or if you want to copy and modify any of his files, as he often suggests in his book, put these in a new subdirectory of your own, and be sure to copy into that subdirectory the file /projects/CSE115/BarnesClasses/prj.el

You may create as many subdirectories you want that use Barnes' classes, but be sure to put a copy of /projects/CSE115/BarnesClasses/prj.el in each one.


Stuart C. Shapiro <shapiro@cse.buffalo.edu>