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!

Convert Letters to Numbers

807580Jan 23 2010 — edited Jan 23 2010
Was wondering how to convert letters to numbers in java. We are working on a problem in class that has you input information for a cd. For example Title, Artist, Year and month produced, and then input a bar code number. I have the code down for all the inputs and then display what the user just entered.

What i was wanting to do is take the Title and Artist inputs convert those letters to numbers then add the year and month on the end to create its own barcode.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2010
Added on Jan 23 2010
3 comments
676 views