Changes

Jump to: navigation, search

Team H - OOP344 20133

2 bytes added, 11:52, 16 October 2013
Coding Style and Standards
== Coding Style and Standards ==
*File names must be lowercase.
* No Tab Character allowed. (replace tabs with 2 spaces)
* Each object must have its own type:
<big><syntaxhighlight lang="cpp">

Navigation menu