Compound statement
   {
   	declaration-list[opt]
   	statement-list[opt]
   }
- 
Delimited by {and}.
 
- 
May have a list of declarations.
 
 
- 
May have a list of statements.
 
 
- 
May be used wherever statement appears below.
Next topic: 
Selection statements
Previous topic: 
Expression statement
© 2003 Caldera International, Inc.  All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003