? But with if in the worst case if have to do 'n' compare where 'n' is the number of if in chains. switch is implemented in a totally different way; with this last I have to do only one compare. Isn't it? Should be quicker......
? But with if in the worst case if have to do 'n' compare where 'n' is the number of if in chains. switch is implemented in a totally different way; with this last I have to do only one compare. Isn't it? Should be quicker......
Regards
Bookmarks