Changes between Initial Version and Version 1 of PLATFORM_STANDARDS_CODE_R0


Ignore:
Timestamp:
09/03/08 18:39:20 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_CODE_R0

    v1 v1  
     1Describes what rules the code will follow. 
     2 
     3 * Describe how the environment must be set up 
     4  * What the warning level should be 
     5 * What naming convention should be used (for example camelCase) 
     6 * Define what other rules developers must follow 
     7 * Link to related how-tos