Best practice with classes questionLet's say I write a program with several classes so that I get something like this: mainHeader.h,...
Add objects to an array by reference?It turns out it won't matter. I'm going to copy the customers into the business, change their state,...
Add objects to an array by reference?I have 2 classes Business and Customer. Each Business holds an array of Customer objects m_curPatron...
This user does not accept Private Messages