Previous Topic: Structured Storage DisplayNext Topic: How to Stop Your Program by Setting Breakpoints


Control Program Execution

Now that the value in TASKNUM has been properly initialized, the next step might be to continue testing by resuming program execution. However, this is a good opportunity to learn about an important feature—the ability to control program execution by setting breakpoints.