 |
Converting string to ASCII values and back (Beginning Java forum at JavaRanch)
Hello, i am trying to basically take a string entered by the user, convert each character into their ASCII value, and then take that string of numbers ... This piece of code does not make much sense! First you convert a String using the ASCII encoding int
www.coderanch.com |
 |