Chapter 12 - Loop Control

Chapter 12 - Loop Control


The for loop, which is analogous to the DO loop in FORTRAN, is the main focus of this chapter. Many example programs are provided which demonstrate some of the applications of the for loop and of the while construct.


Have a look at the sample programs for this chapter

Come back to the main page