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 ConstructorsDo you mind naming those exceptions for future reference thanks
Polymorphic ConstructorsDo they also inherit parents functions?
Polymorphic ConstructorsBasically, when I create these class's doing this: [CODE] CPlayer* List_Players[6]; List_Playe...
This user does not accept Private Messages