aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Add duplicate game reporting scriptZeLibertineGamer1-0/+12
2016-05-20Initial commitZeLibertineGamer1-0/+37
ut lines while modifying `main()` only. I've only changed the name of the macro MAXLINE to BUFFSIZE for clarity - otherwise the code is typed up exactly as found in the book. It demonstrates the use of a buffer without modifying any of the helper functions.