Changes

Jump to: navigation, search

Team Code Junkies - OOP344

91 bytes added, 21: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) )
1
edit

Navigation menu