Hello fellow Java haters, im in need of help. Is it possible to convert a integer to a character ? So, integer '1' will be 'a', and integer '2' will be 'b', integer '3' will be 'c' and so on. i know it is possilbe to convert a string to and int, but not sure about characters. If you know the solution, can you please post the Java code, it would be much appriciated. Thank you in advance for your much anticipated help. Marky Mark
Thomas Paul
mister krabs
Ranch Hand
Joined: May 05, 2000
Posts: 13974
posted
0
Sounds like a homework assignment. Why not give it a try and then show us where you need help?