First page
Back
Continue
Last page
Graphics
CURLY BRACES
{
// all statements between a set of curly braces are
// considered to be in the same
unit
}
* for our program, they mark the statements that belong to the main function.