next up previous contents
Next: IF ... THEN ... Up: Control Constructs Previous: IF Statement

 

Visualisation of the IF Statement

Consider the IF statement

    IF (I > 17) Print*, "I > 17"

this maps onto the following control flow structure,

tex2html_wrap26405

For more information, click here gif


next up previous contents
Next: IF ... THEN ... Up: Control Constructs Previous: IF Statement

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.