A compound statement enclosed in parentheses may appear as an expression in GNU c.
在gnu C中。一个包在圆括号里的复合声明有可能是作为表达式的。
Unlike the other compound statements, the do statement always ends with a; (semicolon).
不像别的复合语句,do语句总是以;(分号)结尾。
The (left curly brace) should be at the end of the line that begins the compound statement.
(左大括号)应在复合语句其实行的结尾处。
应用推荐