Changes

Jump to: navigation, search

Team B - OOP344 20133

560 bytes added, 15:45, 16 October 2013
Team Name
= Team NameB =<big>BDOT</big>
== Project Marking Percentage ==
* due right after study break
CDialog D;
</syntaxhighlight></big>
* With regards to space characters, standard will be as follows:<big><syntaxhighlight lang="cpp">if(a == b) { x = y * z; // 2 spaces for indentation}</syntaxhighlight></big>* With regards to classes, standard will be as follows:<big><syntaxhighlight lang="cpp">class example { public: int _a; // member variables should start with an underscore int _arraySize // use meaningful names for variables when applicable and use camel notation char* pArray; // pointers should have '*' part of the type};</syntaxhighlight></big>
== Team Members ==
{| class="wikitable sortable" border="1" cellpadding="5"

Navigation menu