Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
FORMAT Control-Flow Operations
Tilde Asterisk-> Go-To
Tilde Left-Bracket-> Conditional Expression
Tilde Right-Bracket-> End of Conditional Expression
Tilde Left-Brace-> Iteration
Tilde Right-Brace-> End of Iteration
Tilde Question-Mark-> Recursive Processing
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.