How do you switch a String value to an int or a double???
Page 1 of 1
Java problem... simple question
#3
Posted 16 October 2005 - 01:02 PM
is there a way to do the opposite? int or double into a String?
#4
Posted 17 October 2005 - 10:15 AM
I thought you could, that is one of the best beginning features of Java after all...you can easily parse number and strings to and from 
Look here for more detailed info (follow their advice and download and read their API)
http://forum.java.sun.com/thread.jspa?thre...ssageID=3660715
Look here for more detailed info (follow their advice and download and read their API)
http://forum.java.sun.com/thread.jspa?thre...ssageID=3660715
#5
Posted 20 October 2005 - 01:48 AM
lol, if youre taking a java class, im surprised this isnt one of the first things you learn....
Share this topic:
Page 1 of 1












