A newbie here (about 4 months now of off-on hobby programming)... but I'm having trouble understanding Class in C++... I have a couple of programs whereby I set up a "global array" and they work well... but I'm reading that maybe my global arrays should be in a class.
Could someone explain in English why?
Thanks!