Changes

Jump to: navigation, search

Team Excellence - oop344 20113 Code Standards

41 bytes added, 17:00, 14 October 2011
File Header
== File Header ==
At the start of your files put a comment that defines the file and and declares when it was last updated and by whom
 
<syntaxhighlight lang="cpp">
// One Line *** File Name / Description// filename: test.hcpp//* Designed By: Sandip Patel// Chad Pilkey* Date: 14th October, 2011// Oct 13 2011* Description: To test xxx Module// Version 1.0*/*/
</syntaxhighlight>
1
edit

Navigation menu