CS520
Spring 2018
Laboratory 3
Friday February 9
The lab must be submitted prior to 12noon on Sunday February 11.


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 February 11. Be careful: one minute late is late.


Last modified on January 19, 2018.

Comments and questions should be directed to pjh@cs.unh.edu