Control flow
<programming> (Or "flow of control") The sequence of execution of instructions in a program.
This is determined at run time by the input data and by the control structures (e.g. "if" statements) used in the program.
Not to be confused with "flow control".
| < Previous Terms | Terms Containing control flow | Next Terms > |
| contract programmer control Control and Status Register control-C control code | Ada control structure desk check flow of control main loop | control-G Control Language controller control-O Control Program |



