Original Post
When c++ code is compiled, is there any big differance in the binary output of switch or if? I remeber someone saying something fuzzy about switches made the code a bit slower, is this true? If so, how big is the differance? (Not that i'll need it now, but who knows) cheers!