Changes between Version 22 and Version 23 of GoodCodeExamples


Ignore:
Timestamp:
05/20/09 16:44:27 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoodCodeExamples

    v22 v23  
    7878 * Don't leave commented code where you tried something to be reviewed, we will be not very happy. 
    7979 * Avoid writing expressions on several lines, instead use variables... but if it's needed for example in statements here are some examples : 
    80    
    81   * Write &&, || to be first on the new line. 
     80  * Write "&&", "||" to be first on the new line. 
    8281{{{ 
    8382                                a == b