Active X
10-04-2007, 01:12 PM
Hello to all of guys ,
I've got a question about C++ data type conversions .
I wanna convert an int variable to string or generally put it into a string variable . What should I do ?
How should I concatenate two strings in C++ to each other ? Is there any was except the strcat function ? I mean with something like an operator !?
Will be really thankful to your help
I've got a question about C++ data type conversions .
I wanna convert an int variable to string or generally put it into a string variable . What should I do ?
How should I concatenate two strings in C++ to each other ? Is there any was except the strcat function ? I mean with something like an operator !?
Will be really thankful to your help