CIS105 Fall 2003 Lab06

Chapter 6 in Lab Manual. You only have to turn in the .c file and the .txt (script file) for the "New Improved Version" from section 6.5.

IMPORTANT

Name your .c file according to the following scheme: taxes_userid.c
For example, my userid is pconrad, so my file would be taxes_pconrad.c.

You can use the command "make taxes_pconrad" to compile it, and ./taxes_pconrad to run it.

Point values will be awarded according to the Project Coversheet on p. 114 of your lab manual. The "10%" for the "A grade" will cover the extra functionality mentioned in section 6.5; that is, if you can't get the extra stuff from section 6.5 to work, you can just turn in your version of the program from section 6.4, but for a 10% lower grade.

There will be a 10 point deduction if you do not hand in both a .c file (with the proper naming convention) and a .txt file. The .txt file can be named h06.txt, taxes.txt or taxes_userid.txt... it doesn't really matter.

PS: I've extended the due "time" on Fridays to 6PM since a lot of folks seem to submit between 5 and 6PM on Fridays. (No doubt, now a lot of folks will submit betwen 6 and 7PM on Fridays... oh well.)


Phillip T Conrad
Last modified: Sun Oct 19 19:41:08 EDT 2003