Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 215 Bytes

Exercise 7-2

Write a program that will print arbitrary input in a sensible way.

As a minimum, it should print non-graphic characters in octal or hexadecimal according to local custom, and break long text lines.