aboutsummaryrefslogtreecommitdiff
path: root/ch7 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Solve Exercise 7-9: isupper, time, and spacezlg1-0/+32
2017-02-20Solve Exercise 7-8: Paged file print-outszlg1-0/+91
2016-11-21Solve Exercise 7-7: Match pattern in fileszlg1-0/+128
2016-11-21Remove unneeded function declaration in 7-06zlg1-1/+0
2016-11-17Solve Exercise 7-6: simple `diff` utilityzlg1-0/+81
2016-10-12Actually run astyle on the file...zlg1-23/+23
2016-10-12Solve Exercise 7-5: RPN calculator with scanf()zlg1-0/+114
2016-06-30Solve Exercise 7-4: minscanf()zlg1-0/+70
2016-06-26Solve Exercise 7-3: minprintf()zlg1-0/+75
2016-06-16The massive astyle sweep!zlg1-2/+2
2016-06-16Solve Exercise 7-2: Format arbitrary inputzlg1-0/+101
2015-12-08Solve Exercise 7-1: `upper` and `lower`zlg1-0/+52
README.mdown?h=next&id=8296b242f281eae5f2aff8cd9e223bdc66edf168&follow=1'>Correct phrasing in README.Ze Libertine Gamer1-4/+4 2016-11-13DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 Loops and functions -- oh my, what a useful combination. :) 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5 Also correct a typo.