Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to convert string to long ??

843836Mar 10 2005 — edited Mar 11 2005
Hi all,
I want to convert a �string� variable to �long�. Can anyone help me in this regard ?

I could convert string to int using Integer.parseInt(String).but, don�t know how to do it with long ????

Help pls.

Regards
AShvini
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2005
Added on Mar 10 2005
9 comments
671 views