Quote Originally Posted by Skizmo View Post
What is c_01, c_02, c_03 ? This needs to be an array instead of single variables.
The c_01, c_02, c_03, etc. are (as explained in my post) class objects (the class is “column”) which contains a vector of type struct!

My question relates 100% to the proficiency of “switch case” as I am not a guru and might be missing a serious performance improvement!

Eri525 – thanks for your comments, which show you have fully understood my question! I really am just asking can I get this to be faster…?