Changes

Jump to: navigation, search

Team P - OOP344 20133

1 byte added, 16:33, 19 October 2013
Coding Style and Standards
== Coding Style and Standards ==
* No Tab Character allowed. (replace tabs with spaces)
* Indent two spaces at a time.
* Each object must have its own type:
 
<big><syntaxhighlight lang="cpp">
int a;
</syntaxhighlight></big>
* Indent two spaces at a time.
<!--
== Team Members ==
1
edit

Navigation menu