2013-04-10 21:29:02 -07:00
|
|
|
{{Control Structures}}
|
2016-12-05 22:15:40 +01:00
|
|
|
|
|
|
|
|
;Task:
|
|
|
|
|
Document common flow-control structures.
|
|
|
|
|
|
|
|
|
|
One common example of a flow-control structure is the <big><code> goto </code></big> construct.
|
|
|
|
|
|
|
|
|
|
Note that [[Conditional Structures]] and [[Iteration|Loop Structures]] have their own articles/categories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;Related tasks:
|
|
|
|
|
* [[Conditional Structures]]
|
|
|
|
|
* [[Iteration|Loop Structures]]
|
|
|
|
|
<br><br>
|