Thread: _indexof2
View Single Post
  #17  
Old 09-21-2003, 04:23 AM
TribulationStaff TribulationStaff is offline
Registered User
Join Date: Jul 2003
Location: Pennsylvania
Posts: 368
TribulationStaff is on a distinguished road
Send a message via AIM to TribulationStaff
Quote:
Primary two: A-Z and a-z
And how will you tell if something is in these ranges without something that is case sensitive?

Quote:
2) When used 10,000 times, huh? Tell me, what are you going to do with this base64 stuff? Could it be that you intend to iterate through 4096 tile specifications?
Well, let me put it this way. Let us say that each time I use it, a nanosecond or three elapses. That is 1E-9 seconds. 1E4 times that nanosecond is still less than a second. Not bad for a only seldom, in computer time, used bit of code.
__________________


Help me keep scripting
Reply With Quote