To implement the global operation Convert_To_Integer in the main program Convert_Test.cpp.
Two students should work together at ONE workstation.
mkdir closed-lab06
cd closed-lab06
cp -R /class/sce/now/221/closed-labs/catalogs/closed-lab06/* .NOTE: The period . is part of the command. It denotes the current directory (folder).
ls
xemacs Convert_Test.cpp &
Do a Build Project for Convert_Test.cpp. Once all syntax errors are corrected, run the test driver on several test values.
When you are satisfied that your implementation is working correctly, raise your hand and one of the proctors will come check it. Then you are finished with the closed lab.