Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Team Code Junkies - OOP344
91 bytes added
,
20:51, 1 February 2010
m
→
added rules 5 and 6
3. Do not create variables that are never use
4. Only use breaks in switch statements
5. Begin each class with #ifndef
6. Do not use redundant statements (i.e: if (x != 0) )
Dsventura
1
edit