Code For NonGeek
Would you like to react to this message? Create an account in a few clicks or log in to continue.

convert a string into integer

Go down

convert a string into integer Empty convert a string into integer

Post  Admin Sat Aug 27, 2011 4:58 pm

String str="123";
int i=Integer.parseInt(str);

Admin
Admin

Posts : 131
Join date : 2011-08-16

https://codefornongeek.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum