Exactly what kind of string are you using?
If it's a .NET string, use the ToString() method.
If it's a CString, you can probably use the FormatString() method.
If it's an STL string, use a stringstream.
it is .NET - i have tried the ToString() , and it has not worked - show me an example how u use it i have tried both ways with no success
x->ToString() or x->ToString(x) - if u use it like the first way it should pop up in the box right after u put the arrow in - nothing pops up - please help - explain how to use format string please
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.