Content deleted Content added
Line 972:
==Control structures==
ÁÁÁ===Compound statements===
A pair of curly brackets <tt>{ }</tt> and an enclosed sequence of statements constitute a compound statement, which can be used wherever a statement can be used.
|