Changes between Version 34 and Version 35 of code
- Timestamp:
- Sep 4, 2008, 2:57:46 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v34 v35 5 5 === Guides and Standards === 6 6 * [wiki:c++_styleguide Style Sheet] - Writing consistent code according to a style definition. 7 * [wiki:E xceptionError handling] - What to do when facing a error situation?7 * [wiki:Error_handling Error handling] - What to do when facing a error situation? 8 8 * [wiki:PerformanceTips Fast Code] - make fast and efficient code. 9 9