Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 29 and Version 30 of code


Ignore:
Timestamp:
Nov 1, 2007, 1:24:17 PM (17 years ago)
Author:
rgrieder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code

    v29 v30  
    88
    99=== Guides and Standards ===
    10  * [wiki:c%2B%2B_styleguide Style Sheet] - Writing consistent code according to a style definition.
     10 * [wiki:c++_styleguide Style Sheet] - Writing consistent code according to a style definition.
    1111 * [wiki:CodingRules Old Style Sheet]
    1212 * [wiki:PerformanceTips Fast Code] - make fast and performant code.