The goal of this lab is for your exception handling support to correctly handle the public test, testEH.c, which is found on agate in ~cs520/public/prog5.
This assignment is hard to decompose into pieces in order to award partial credit. Therefore, 50% of the points will be awarded based on a reading of your source code to identify whether an "honest effort" was made to try to complete this lab. The other 50% of the points will be awarded on how well your exception handler works on the public test.
Please turn-off any debugging code before you submit your lab.
Submit your lab via:
~cs520/bin/submit lab10 eh.c asm.s
Submissions can be checked by typing:
~cs520/bin/scheck lab10
Remember that there are no late submissions of labs. Submit what you have prior to noon on Sunday April 16.
Comments and questions should be directed to pjh@cs.unh.edu