Thread: Coding style.
View Single Post
  #21 (permalink)  
Old 06-21-2008, 03:48 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,897
Last Blog:
Web slideshow in JavaS...
Rep Power: 78
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Coding style.

I try to make my code as spaced out and clear as possible. I group things together that are similar, and leave lots of space between items which I need to update frequently.
__________________


Mr. Xav | Website | Forums | Blog
Reply With Quote