statement

statement

An instruction that ends with the character ; (semicolon) or several instructions that are surrounded by the characters { and }.


[Back: standard output (stdout)]
[Next: static]