| ??? 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! |
| Topic | Author | Date |
| 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 |



