Visual C++ ProblemYou shoud use: int i = int::Parse(str); // string to int System::String^ str = i.ToString(); ...
This user does not accept Private Messages