Thread: Comment Method
View Single Post
  #4 (permalink)  
Old 08-09-2006, 12:56 PM
myuusmeow myuusmeow is offline
Newbie
 
Join Date: Aug 2006
Posts: 11
Credits: 0
Rep Power: 0
myuusmeow is on a distinguished road
Default

I use comments...like when you make an example, you have to comment almost everything [Like for examples] ,
Code:
x-=1//X is minus 1
, but I rarely do it for my own work.
Reply With Quote