Hi,

I was wondering if someone could just give me a quick run down of how you convert datatypes to other datatypes in C++.

For example, how would I convert an int value to a string value?

Any help would be appreciated..

Dan