Changes

Jump to: navigation, search

Hadouken

4 bytes added, 00:13, 8 November 2012
Coding Rules
* Curly brackets for code blocks start after the condition and end on an empty line.
if(condition){ // Comment on what it does
code code
} // state the end of code block
* use 2 spaces to indent

Navigation menu