![]() |
![]() |
Rejecting loop |
A rejecting loop repeats an instruction until
a condition is fulfilled. In the program structure chart the rejecting
loop is represented by two rectangles:
The outside rectangle is marked with the condition. The internal rectangle
contains the enclosed instructions.