CS520
Spring 2019
Laboratory 4
Friday February 15
The lab must be submitted prior to 12noon on Sunday February 17.


Do an initial implementation of the i2f function described in the Program 2 specification.

As in Lab 3, to test your function, you will need to supply a main function in a separate file.

This lab will be tested using only the following inputs to i2f:

You should submit all the source code for your lab in one file called prog2.c. Be sure this file does not include a main function!

To turn in this laboratory, type:

% ~cs520/bin/submit lab4 prog2.c

Submissions can be checked by typing:

% ~cs520/bin/scheck lab4

Remember that there are no late submissions of labs. Submit what you have prior to 12noon on Sunday February 17. Be careful: one minute late is late.


Last modified on January 14, 2019.

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