Control Flow

Before doing this lesson you should read sections 3.1-3.3.

You should continue to use level 1 of C-thru for this lesson.

In this lesson we will look at three statements that you can use to govern the flow of control in a program: break, continue, and switch.

If you click below, I'll copy some example files to your directory.

EXECUTEClick here to copy files


Hamlet Project
hamlet@cs.utah.edu