|
|
|
| version 1.6, 2003/01/03 08:40:24 | version 1.7, 2003/01/03 14:41:49 | ||
|---|---|---|---|
|
| ||
| ... | ... | ||
| } | } | ||
| A valid reason is if the line after the keyword must be split. e.g.: | |||
| if (some_really_really_long_set_of_checks_and_operations_that_will = 0 && | |||
| eventually_take_up_more_than_one_line != NULL) | |||
| { | |||
| ... | |||
| } | |||
| * No space before the semicolon. | * No space before the semicolon. | ||
| * Space around most operators. | * Space around most operators. |
|
||||||||
| The CVS admin |
Powered by ViewCVS 0.9.2 |