classic773
Programmer
I'm looking for a way to convert an int to a string. I found "Convert.ToString Method (Int32, Int32)" on the MSDN page, but its for .NET I'm not sure exactly what that is. can I use this method in visual c++ or is .NET a seperate language?