Answer

No, this loop can't run forever. It will run for at most SIZE iterations, at which point it will terminate normally. The GOTO can only make it terminate sooner.

Return to lesson.



Hamlet Project
hamlet@cs.utah.edu