• 0

Java: Display a control character


Question

Lets say i also wanted a control character to be displayed using its ascii code in java...

Like.. if I have a Carriage return, to actualy have CR or something like that displayed!! there has to be a way to do that without having to make a condition for every 31 of the control characters!

There has to be a command like system.out.print(controlcharacter)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.