Changes between Version 42 and Version 43 of code
- Timestamp:
- Apr 23, 2013, 3:12:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v42 v43 5 5 6 6 === Guides and Standards === 7 * [wiki:codebasictips ] - Basic coding tips and helpful tools7 * [wiki:codebasictips Coding tips] - Basic coding tips and helpful tools 8 8 * [wiki:c++_styleguide Styleguide] - Writing consistent code according to a style definition. 9 9 * [wiki:PerformanceTips Performance] - Make fast and efficient code.