You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
John P. Hartmann edited this page Dec 12, 2013
·
1 revision
See paradigma, in this case the existing body of code.
Not all code adheres to these suggestions.
Malformed correct code is infinitely better than well formed incorrect code.
Indentation
Blocks should be indented by four blanks.
Avoid tab characters.
Braces are put on separate lines aligned with the keyword that starts the block, for example: