I have this program to do for school. It is supposed to analyse a number input by the user and display it byte per byte. Now what I would like to do is get that program to also display the Character contained in a byte... if there is one... so is there a command like
Question
Maniac1181
Hey guys!
I have this program to do for school. It is supposed to analyse a number input by the user and display it byte per byte. Now what I would like to do is get that program to also display the Character contained in a byte... if there is one... so is there a command like
System.out.print (asciicode) ?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts