Flow-control structures: Difference between revisions

Added description of the page, and the Language Features template.
(Added C++)
 
(Added description of the page, and the Language Features template.)
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.
 
==[[C plus plus|C++]]==
[[Category:C plus plus]]
=== Run-Time Control Structures ===
 
==== goto ====
'''Compiler:''' [[GCC]] 3.3.4