Changes

Jump to: navigation, search
Blocks
<big><syntaxhighlight lang="cpp">
if(condition) {
whatever;
}
</syntaxhighlight></big>
 
=== Variable Naming ===
* Each object must have its own type
=== Class Naming ===
* Use the class name for the name of the file but make sure it is all lowercase

Navigation menu