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 September 16. Be careful: one minute late is late.
Comments and questions should be directed to pjh@cs.unh.edu