May 5th, 2004


Continuing on with sub-programs we will start procedures with variable parameters.  As well we will look at predefined procedures.

Homework: due May 6th:

1.  p. 236 #8 (Continued on from the previous night) : working on the code done in class - try to figure out how to get the data loaded into the arrays so that the strings are strings and the ints are ints.

2.  p. 271- #1