aboutsummaryrefslogtreecommitdiff
path: root/ch1
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2013-02-28 00:03:30 -0600
committerzlg <zlg@zlg.space>2013-02-28 00:03:30 -0600
commitd6e0262ddbbbea7d207631a7889bb2e83a11d79d (patch)
treed53e282f41a96a94edb00d2ba5b1a3fa755c2e06 /ch1
parentSolve Exercise 2-02: No logical operators (diff)
downloadknr-d6e0262ddbbbea7d207631a7889bb2e83a11d79d.tar.gz
knr-d6e0262ddbbbea7d207631a7889bb2e83a11d79d.tar.bz2
knr-d6e0262ddbbbea7d207631a7889bb2e83a11d79d.tar.xz
knr-d6e0262ddbbbea7d207631a7889bb2e83a11d79d.zip
Change 2-02's solution to a while loop
A recursive function is a bit much for something that simple.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>DerpZe 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 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