Skip to Main Content

Java Programming

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!

help keeping leading zero String->Long

807589Aug 15 2008 — edited Aug 15 2008
Hello

I wonder lets say I have a String "09090" how do I convert this String to a Long and keeping leading zero so the Long is 09090?

/D_S
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2008
Added on Aug 15 2008
2 comments
261 views