CSCI 150, Spring 2003

Home | | Course Schedule | | Assignments | | Lecture Notes

Laboratory 4
Due at the end of today's class

Problem (similar to text problem #2 on page 110).
Write a Pascal program, named find.pas, that has an array variable capable of holding ten integers. The program should do the following:

You may use the program skeleton given below:

A sample session for the problem might look like the following:

What To Turn In.

A printed listing of the lab program. Be sure that your name is in the program prologue’s comment section of the program.

Reminder.

Be sure to save a copy of each program on your P:\ drive, and delete your working copies from your D:\ drive.