Error: expected primary-expression before ')' tokenI think I just figured this out - I need to call setNumCards, not setCard.
Error: expected primary-expression before ')' tokenI am not sure why I am getting this error? Private data in this class is Card TheCards[3] and int n...
Operator OverloadingHere is my question. How do I know if this function is to be global or a member? I made it a membe...
error non-lvalue in assignmentThank you so much for the explanation and the link. Going to go read it now.
error non-lvalue in assignmentThat fixed it. I wonder if it is because the value being passed in has to be the lvalue? Do you kn...
This user does not accept Private Messages