User: eman2013

  • Public profile

User profile: eman2013

User info
User name:eman2013
History
Joined:
Number of posts:47
Latest posts:

small string issue
Thank you...I knew it was some small mistake...Thanks again!

small string issue
I 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 casting
Thank you...I hadn't thought about that!

Changing double to int using casting
double newnumber=234999 [code] int temp=(int)newnumber; cout<<temp; [/code] when I output temp...

vector wont declare
THANK YOU!...Did not know that i just placed the Card inside the brackets.

This user does not accept Private Messages