Changes

Jump to: navigation, search

Team Q - OOP344 20133

87 bytes added, 17:34, 20 October 2013
Coding Style and Standards
Not Accepted int *number;
</syntaxhighlight>
 
* Varaible spacing
<syntaxhighlight lang="cpp">
a=b+c;
</syntaxhighlight>
 
 
* Formatting of condition blocks
<syntaxhighlight lang="cpp">
/********************************************
Filename: filename.cpp (or .h)Description: Small description of the purpose
Section: OOP344x (x for Section)
Description: Small description of the purpose
Name: Firstname Lastname
Student Id: 123-456-789

Navigation menu