Ok, keep in mind that my Programming Class was 12 years ago. So this question may be a totally moot point now. In C++ If Statements took less time to process than Switch Statements. My question is in VB do If Statements take less time to process than Select Statements or is it a moot point? I'm not talking the difference in rather small statements, but large ones.
Side question, for bonus points , does it even matter in C++ any more?
Side question, for bonus points , does it even matter in C++ any more?