Drew Taylor

Drew Taylor

  • NA
  • 70
  • 0

How to convert int to string

Oct 2 2006 4:40 AM

How do I convert an int to a string, for example if a variable  is declared as an int and it needs to take user input. I need to convert it so that the user can enter a value. Then I need to do some calulations on the value entered by the user. I know you have to user int 32 parse but I don't know how and where to put it


Answers (9)