string to integer type in visual c++
- by suman
i make a textbox,enter some data, store it into string format,there are some values as numbers,can i change these string numbers into integer format
the problrm is for visual c++ in visual studio in the windows form