| ??? 03/12/02 12:13 Read: times |
#20722 - RE: What is cheap ?, Erik -> CASE jumps |
I often filled unused case statements with a NOPs thus "forcing" the KEIL compiler to create jump tables. This makes the code a bit larger, but that does not bother me in most cases.
Werner |



