aboutsummaryrefslogtreecommitdiff
path: root/tests/data
ModeNameSize
-rw-r--r--test_import.yml311logplain
robably the best one can muster. Once I used the code in §5.6, the program fell into place. Still, it was a neat exercise. 2013-10-13Solve Exercise 5-12: flexible `detab` and `entab`zlg2-0/+157 2013-09-26Solve Exercise 5-11: `entab` and `detab` remixed!zlg2-0/+137 This one was pretty rough. At first I wanted to include a bunch of error-catching and "smart" stuff. When I took a second look at it and realized `itoa` returns 0 on a string, things became a bit easier. I may have been able to outsource a few things to a function or two, but overall I think it worked out. 2013-09-24Clean up 5-10's printf() callszlg1-4/+0