C Practice Practicum 1

Fill in the code in cpractice1.c and fill out the activity journal. You will not have to do a journal on the actual practicum.

Setup

Download  exam-1-practice.zip. Follow the submit instructions in the zip. A Makefile is included for your convenience.

You do not need to run the program itself.

Run the make by simply typing make:
make

Run the unit tests (all unit tests MUST pass):
./test