Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 185 Bytes

Exercise 4-9

Our getch and ungetch do not handle a pushed-back EOF correctly.

Decide what their properties ought to be if an EOF is pushed back, then implement your design.