Flow-control structures: Difference between revisions

m
added note that conditional and loop structures have separate articles
(Added description of the page, and the Language Features template.)
m (added note that conditional and loop structures have separate articles)
Line 1:
{{Language Feature}}
 
In this task, we document common flow-control structures. One common example of a flow-control structure is the <code>goto</code> construct. Note that [[Conditional Structures]] and [[Loop Structures]] have their own articles.
 
==[[C plus plus|C++]]==
973

edits