View Single Post
  #65  
Old 07-05-2003, 10:13 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by konidias
Of course, precalculating isn't always necassary. If you have an event that is only going to run one time, there isn't a need.
Well, it's only worth considering if a value is to be used multiple times. Be aware that for loops aren't the only places where it happens.
__________________
Reply With Quote