Changes

Jump to: navigation, search

The Sixth Core 20123 - OOP344

199 bytes added, 20:23, 23 October 2012
Coding Rules
*:
== Coding Rules ==
* Comment shortly and properly, specially at Use Safegaurd for header files with the end format of long scopes;_OOP_FILENAME_H_* Data members in any classes start with underscore(_);
* Use Capital letter for the second word of variables with compound words
* Use meaningfully variable name;names* Use Safegaurd method3 spaces for indentation* Use only SPACE BAR for indentation (do not use Tab)* Use curly-braces for all kinds of loops, if statement, switch, etc.* Comment shortly and properly, specially at the end of long scopes
== meetings ==

Navigation menu