n
aboutsummaryrefslogtreecommitdiff
path: root/ch1/1-19_reverse-lines.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2013-02-28Change 2-02's solution to a while loopzlg1-11/+7
A recursive function is a bit much for something that simple.