The main task for this lab is to test your implementation of the s2d function using the public testS2D.c file.
Also be sure your source code to implement the s2d function is properly organized, structured and documented. Be sure your implementation decomposes the problem into a set of functions. Also be sure that you make proper use of the static keyword.
Points for this lab will be awarded in the following way:
Turn in this laboratory by typing:
% ~cs520/bin/submit lab3 s2d.c
Submissions can be checked by typing:
% ~cs520/bin/scheck lab3
Remember that there are no late submissions of labs. Submit what you have prior to 12noon on Sunday September 17. Be careful: one minute late is late.
Comments and questions should be directed to pjh@cs.unh.edu