Answer
We have modified the IF statement that appears inside the DO loop.
We now have three separate cases depending upon whether the value of
ERROR is negative (end of file), positive (format error), or zero (no error).
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu