CISC105 lab08, Fall 2005
(sections 022-025, Instructor: P. Conrad)
Introduction
This week's lab involves completing stages 0, 1, 2 and 3 of your project 2.
You should follow the directions listed in the file proj2.html.
You should then submit the files under the lab08 "assignment" on WebCT, according to the directions below.
Finishing up and Submitting
Your script lab08.txt should include
- a listing of the data file you are using with your progarm (use the Unix command cat to list out that file).
- a listing of your final proj2s3.c program (produced with the Unix command cat)
(Note: if you don't get that far, you may submit proj2s2.c for partial credit for lab08 instead)
- a clean compile of that program (produced with either cc, gcc, or make)
- enough runs to show that all features of the program work properly (including error messages).
To submit lab08 you need to do each of the following:
- Upload your
proj2s3.c file (or proj2s2.c if you don't get that far) and your lab08.txt files to WebCT and submit (2 files in all)
- Print your .txt file (your script) and give it to your TA. Be sure to staple all pages together!
Grading
Total points for lab08: 50 points, broken down exactly as listed in the rubric for project 2. See that file for details.
The short version is that correctness, style, and following directions all count as part of your grade.
© 2005, Phillip T. Conrad. Permission to copy all or any part of this assignment for non-commercial, non-profit, educational use granted to anyone, provided appropriate credit is given, and this copyright notice is maintained. All other rights reserved.