User profile: dmanniteaux

User info
User name:dmanniteaux
History
Joined:
Number of posts:12
Latest posts:

Modifying Private Members of a base class
Hi, I am having trouble modifying a private member of a base class when using inheritance. Can p...

Overloading the >> operator problem splitting the input
Hi, I am trying to overload the input operator in the following manner: I have a playing card ...

Enum Connection to Input?
Hi, I am trying to define a card class for a card game and am having trouble connecting the value...

What is a Contiguous Object?
Hi, I was asked this question in my school exam recently and didn't really understand it. I've g...

Simple Code Walkthrough
Thanks for the help guys, I understand!