Changes

Jump to: navigation, search

OOP344 - return 0; - 20102

276 bytes added, 12:22, 15 July 2010
Member List
| C || Lau || [[User:BigJ100 | Justin]] || [mailto:jlau10@learn.senecac.on.ca jlau10] || A || [http://bigj100.wordpress.com/ My Blog] || BigJ100 || ~ || [[Special:Contributions/jlau10 | BigJ100]] || ~
|-
| D || Khamar Chandran || [[User:amkhamar senthil | Ashutoshchandran ]] || [mailto:amkhamarsrchandr@learn.senecac.on.ca amkhamarsrchandr] || A || [http://ash4chilledsenthilchandran-whackydevil.blogspot.com/ My Blog] || amkhamar srchandr || ~ || [[Special:Contributions/amkhamar srchandr| amkhamarsrchandr]] || ~  
|-
[[Category:OOP344]]
 
== Coding standards ==
=== Using Comments ===
 
*Only using /* */ to comments, // is not allowed to comments.
 
=== Defining variables ===
 
* Avoid using too many variables.
 
* Declare each variables seperately.
 
 
=== Using indent ===
*Two spaces for indent
1
edit

Navigation menu