于 2012年05月01日 15:49, Shawn Guo 写道:
> BTW, it seems Documentation/CodingStyle suggest put brace like the
> following.
>
> if (condition) {
> do_this();
> } else {
> otherwise_do_this();
> otherwise_do_that();
> }
sorry. you are right.
Best Regards
Huang Shijie