Changes

Jump to: navigation, search

OOP344 - return 0; - 20102

270 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 || Chandran || [[User:srchandr senthil | chandran ]] || [mailto:srchandr@learn.senecac.on.ca srchandr] || A || [http://senthilchandran-whackydevil.blogspot.com/ My Blog] || srchandr || ~ || [[Special:Contributions/srchandr| srchandr]] || ~  
|-
[[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