Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 116 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 116 Bytes

Exercise 4-11

Modify getop so that it doesn't need to use ungetch.

Hint: use an internal static variable.