aboutsummaryrefslogtreecommitdiff
path: root/1-12_one-word-per-line.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-02-13Add license file, reorganize projectzlg1-41/+0
2013-02-08Fix Exercise 1-12's solutionzlg1-2/+4
Printing a newline for each whitespace character was the wrong behavior.
2013-02-07Solve Exercises 1-1 to 1-12zlg1-0/+39
It was bugging me and the exercises are simple, so I pumped'em out.