tv3636 commented on a Page, Sphere  -  May 17, 2009

inc %sphere.t
dec %sphere.y

can be one commande also like this

var %sphere.t %sphere.t + 1,%sphere.y %sphere.y - 1
How is that better in any way? The computer is still performing the same processes, you're just saving a line. You could also just do inc %sphere.t | dec %sphere.y but it doesn't matter at all.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.