User: tburns517

  • Public profile

User profile: tburns517

User info
User name:tburns517
History
Joined:
Number of posts:15
Latest posts:

Class for Credit Cards
Major revisions and additions done: [code] #ifndef H_creditCardType #define H_creditCardType #inclu...

Class for Credit Cards
I added a function to it, but I feel like there is something that is definitely not right. Should I ...

Class for Credit Cards
Here's what the person in my group said about it: "As far as overloading operators, if I have a card...

Class for Credit Cards
I need a little help with this class that I am working on for a group project. Here is the assignmen...

Array Index Out of Bounds Problem, Class Template
How's this? [code] #ifndef H_myArray #define H_myArray class myArray { public: myArray(); my...

This user does not accept Private Messages