1
edit
Changes
→Team Members
===Logs===
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info
== Coding Style and Standards ==
* No Tab Character allowed. (replace tabs with spaces)
* Each object must have its own type:
<big><syntaxhighlight lang="cpp">
int a;
int b;
CDialog D;
</syntaxhighlight></big>
== Team Members ==
|-
|}
== tasks ==