aboutsummaryrefslogtreecommitdiff
path: root/ch4/4-09_pushed-eof.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-06-26Solve Exercise 4-9: Pushed EOF and [un]getch()zlg1-0/+284
to include a bunch of error-catching and "smart" stuff. When I took a second look at it and realized `itoa` returns 0 on a string, things became a bit easier. I may have been able to outsource a few things to a function or two, but overall I think it worked out. 2013-09-24Clean up 5-10's printf() callszlg1-4/+0 Clean up 5-10's printf() callszlg1-4/+0