User profile: LaffyTaffy

User info
User name:LaffyTaffy
History
Joined:
Number of posts:2
Latest posts:

Array of pointers not changing out of scope?
We were supposed to make our own growable array. (this is an exercise) For some reason the code o...

Array of pointers not changing out of scope?
I have a PiggyBank class that stores "Coins" with the functions DropIn and GrabOut. The functions wi...