teamramrod

 

Coding Etiquette

Page history last edited by Karina Alvarez 2 yrs ago

 Please follow the following conventions when updating the code:

 

 

 

When adding code:

 

////////////////////////code below by _______//////////////////////////////

code in here

  

////////////////////////code above by _______//////////////////////////////

 

 

 

 

When deleting code:

 

/* CODE BELOW DELETED BY _________

 *

 * code in here

 *

 * CODE ABOVE DELETED BY __________

 */ 

Comments (0)

You don't have permission to comment on this page.