NBartomeli
Programmer
I seem to be unable to find a way to convert a String value to Int. Can someone please help me?
I need to pass the value returned from a JOptionPane.showInputDialog() to a graphics funtion in an applet, and the function calls for Int's (not Integers, Doubles, etc)
Can someone help me with this?
Thanks in advance
I need to pass the value returned from a JOptionPane.showInputDialog() to a graphics funtion in an applet, and the function calls for Int's (not Integers, Doubles, etc)
Can someone help me with this?
Thanks in advance