Liste des Groupes | Revenir à cl c |
Andrey Tarasevich <andreytarasevich@hotmail.com> writes:Er... The answer to his question is already present in the quoted portion of my post. "The vertical spacing introduced..."
[...]
And don't use "Egyptian" braces [the style used in theWhat qualities does this layout style have that make it "more
first edition of The C Programming Language, by Kernighan
and Ritchie].
>
This is the proper formatting style with braces
>
if (failed)
{
...
}
else
{
...
}
>
The vertical spacing introduced by the `{` line provides
separation between condition and the branch, which makes
your code much more readable. [...]
readable", other than it being one that you like or prefer?
Les messages affichés proviennent d'usenet.