Control Structures: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Reverted edits by Aa0Qtk (Talk); changed back to last version by Ce)
m (Added to the encyclopedia.)
Line 1: Line 1:
Control structures are features of programming languages that influence the code flow. Two common examples are loops and conditions.
{{encyclopedic}}Control structures are features of programming languages that influence the code flow. Two common examples are loops and conditions.


Due to volume and relative ease of segregation, the code examples on this page were moved to the following articles.
Due to volume and relative ease of segregation, the code examples on this page were moved to the following articles.

Revision as of 19:45, 14 January 2008

Template:EncyclopedicControl structures are features of programming languages that influence the code flow. Two common examples are loops and conditions.

Due to volume and relative ease of segregation, the code examples on this page were moved to the following articles.