Changes between Version 28 and Version 29 of code
- Timestamp:
- Nov 1, 2007, 1:23:29 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v28 v29 8 8 9 9 === Guides and Standards === 10 * [wiki:CodingRules Coding Manifesto] - code formating rules. 10 * [wiki:c%2B%2B_styleguide Style Sheet] - Writing consistent code according to a style definition. 11 * [wiki:CodingRules Old Style Sheet] 11 12 * [wiki:PerformanceTips Fast Code] - make fast and performant code. 12 13