J
John Hanley
Hello,
I have an int I need to concatenate into a string. I am trying to make a
string out of (string + int), but I haven't been able to figure out how to
convert that int into a string.
Any suggestions?
Thanks a bunch!
John
I have an int I need to concatenate into a string. I am trying to make a
string out of (string + int), but I haven't been able to figure out how to
convert that int into a string.
Any suggestions?
Thanks a bunch!
John