Lab Activity Week 7


Solve Ch6 Programming Problem 10.

Download this skeleton program.
Do not change the function prototypes or the main program.
You need to implement the two functions which are missing; scan_data and do_next_op.
The instructor's solution can be executed on hornet as
~cs101-1/Programs/lab07.exe

Use electronic handin to submit your completed source code as lab07.c
handin cs101-7 lab07 lab07.c