Changes

Jump to: navigation, search

The Sixth Core 20123 - OOP344

20 bytes added, 10:45, 26 October 2012
Coding Rules
* Use Safegaurd for header files with the format of _OOP_FILENAME_H_
* Data members in any classes start with underscore(_)
* Use Capital letter for the second (third, forth, ...) word of variables with compound words
* Use meaningfully variable names
* Use 3 spaces for indentation

Navigation menu