Homework 1 Redo
The test data is on cslab103. To run the test driver
- Change to the directory with your code
- run
~dbennett/Public/330/hw1/doit.sh
- This script will:
- This will create a new directory called
Orig
- Copy your Makefile, StackT.h and stackTest.cpp to this directory
- Copy in new versions of these files.
- Make clean
- Make
- Run your program and the test drivers several ways. Each should produce no output.