News

Rip away the class stuff and it works fine, just like any other function pointer.<BR><BR><pre class ... I've tried casting to void (Error: ANSI C++ forbids casting from blah blah blah), adding ...
I can loop through an individual 3D array just fine, but I also want to loop through all the 3D arrays. So, I thought of creating a one-dimensional array of pointers to my existing arrays (so ...