scenario/Mountain Pass.scn
author tron
Mon, 14 Nov 2005 19:48:04 +0000
changeset 2639 eeaefdabfdfd
parent 1154 1790208a1105
permissions -rw-r--r--
(svn r3181) -Bracing
-Indentation
-Whitespace
-DeMorgan's Law
-Test with NULL or 0 for non-booleans
-'\0' instead of 0 for chars
-Remove redundantly redundant comments (like DoFoo(); // Do foo)
-Join multiple short lines with a single statement
-Split single lines with multiple statements
-Avoid assignments in if
(binary:application/octet-stream)