Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/21/01 13:45
Read: times


 
#17953 - RE: case statement using assy - spencer
The two alternatives - a jump table or a sequence of tests (eg cjne) - have been discussed.

Have you read all the replies so far?
They contain the answer to your question!

"case statement for faster code execution"

As I discussed, it may not be as simple as just saying, "a switch is faster" - it can depend on the nature of the value you're testing!

List of 9 messages in thread
TopicAuthorDate
case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy - spencer            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      
RE: case statement using assy            01/01/70 00:00      

Back to Subject List