User: ItsGary

  • Public profile

User profile: ItsGary

User info
User name:ItsGary
History
Joined:
Number of posts:3
Latest posts:

C++ Composition Not Working?
Thank you. Figured it out. This is what i ended up doing. [code] int main() { string symbo; do...

C++ Composition Not Working?
[code] int main() { Stock aStock; string symbo; double pric; StockPurchase aPurchase; int amt; ...

C++ Composition Not Working?
The code keeps returning the values from the default constructor, instead of returning the values th...

This user does not accept Private Messages