Changes

Jump to: navigation, search

Team E - OOP344 20133

3 bytes removed, 01:01, 21 October 2013
Coding Style and Standards
CDialog D;
</syntaxhighlight>
* Parameter Member variables indicated by underline prefix:
<syntaxhighlight lang="cpp">
void method(int _param1, double _param2, char* _param3);

Navigation menu