This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi All, Can someone help me with how to convert an String to a int.... I am writing a piece of code & I am having some problem if I used the intValue() function. Help. Thanks, Aruna
ali farid
Ranch Hand
Joined: Aug 26, 2000
Posts: 60
posted
0
Hi you can use this: String str="123"; int i=Integer.parseInt(str);
Aru Ven
Ranch Hand
Joined: Sep 28, 2000
Posts: 199
posted
0
Thx Ali,
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.