It shouldn't go into any class.Originally posted by waverdr9
Should I put that struct in the Simulation class or the Event class?
You should place the struct outside of any class, but put it into the source file where you have your Event class implemented.
Regards,
Paul McKenzie




Reply With Quote