Open main menu

CDOT Wiki β

Changes

Innovative Coders

70 bytes added, 10:19, 21 October 2012
Coding Rules
//code here
}
*Always use curly brackets(with conditions) even for single line codes
*Label the start and finish when there are large blocks of code
*Briefly comment each function - outlining its purpose