small string issueThank you...I knew it was some small mistake...Thanks again!
small string issueI enter "help me 34" My problem is the 34 doesn't output. All that outputs is help me [code] stri...
Changing double to int using castingThank you...I hadn't thought about that!
Changing double to int using castingdouble newnumber=234999 [code] int temp=(int)newnumber; cout<<temp; [/code] when I output temp...
vector wont declareTHANK YOU!...Did not know that i just placed the Card inside the brackets.
This user does not accept Private Messages