String to number - Resolved
Guys,
I am having a problem converting a string over to a value like Float or double. I am teaching myself J++ right now and I am trying to convert a VB program I wrote into J++.
I need to convert the string value that is in the edit box into a float value. I have tried to use the valueOf but it keeps telling me that there is not valueOf part of the class.
I have tried all the examples that are listed here and cant seem to get any of them to work. MS does not seem to have the parseItem in there stuff.
Can anyone help me out. I have not seen very much on here for J++ but its all I have to learn from right now.
Thanks,
Jerel