User: abakiz

  • Public profile

User profile: abakiz

User info
User name:abakiz
History
Joined:
Number of posts:21
Latest posts:

Cin being Ignored in loop.
Ok I found a solution, I have to use cin.clear(); cin.ignore(1000, '\n'); Got too use both of...

Cin being Ignored in loop.
Basically this is a small part in a big program I've developed, I've managed to create an entire gam...

Polymorphic Constructors
Do you mind naming those exceptions for future reference thanks

Polymorphic Constructors
Do they also inherit parents functions?

Polymorphic Constructors
Basically, when I create these class's doing this: [CODE] CPlayer* List_Players[6]; List_Playe...

This user does not accept Private Messages