To implement the global operation Concatenate in the main program Concatenate_Test_Driver.cpp.
Two students should work together at ONE workstation.
mkdir closed-lab02
cd closed-lab02
cp -R /class/sce/now/221/closed-labs/catalogs/closed-lab02/* .NOTE: The period . is part of the command. It denotes the current directory (folder).
ls
xemacs Concatenate_Test_Driver.cpp &
Do a Build Project for Concatenate_Test_Driver.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.