Homework #2

Due 6 February, 1997, 6:00 PM

Complete Problem II-1 on page 566 of the textbook.

Getting ready

Again, start out by creating for yourself a protected directory called ~/csci/241/home2 as described in the on-line handout Turning in Assignments. Place the source code to your completed program in the file home2.cob in the ~/csci/241/home2 directory.

You don't want to type in all the input for this program. There is a sample input file in the file

You can either copy this file into your home2 directory or you can use the following ASSIGN in your COBOL program:


Back to the homework index
Back to the CSCI 241 home page