ition
aboutsummaryrefslogtreecommitdiff
path: root/ch1/1-19_reverse-lines.c (unfollow)
2016-10-12 st challenging "function puzzle" thus far. Modifying getword(), using various states, and the hashtable all create an example of how small building blocks can work together to make something. The implementation is very simple and nowhere near completely supporting '#define', but that's not the point. To properly support it, you'd need to build an entire preprocessor/parser, and that's far beyond the scope of both the exercise and book.
AgeCommit message (Collapse)AuthorFilesLines
Actually run astyle on the file...zlg1-23/+23