on</title>
<meta name='generator' content='cgit v1.2.3-54-g00ecf'/>
<meta name='robots' content='noindex, nofollow'/>
<link rel='stylesheet' type='text/css' href='/cgit.css'/>
<script type='text/javascript' src='/cgit.js'></script>
<link rel='shortcut icon' href='/favicon.ico'/>
<link rel='alternate' title='Atom feed' href='https://git.zlg.space/knr/atom/ch5/5-07_readlines-v2.c?h=master' type='application/atom+xml'/>
<link rel='vcs-git' href='https://git.zlg.space/knr' title='knr Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/'>index</a> : <a href='/knr/'>knr</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='57df72caf8d749c7cd5f36117ff35e41975db3d3'/><select name='h' onchange='this.form.submit();'>
<option value='master' selected='selected'>master</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Category-0 solutions to The C Programming Language, 2nd Edition</td><td class='sub right'>zlg</td></tr></table>
<table class='tabs'><tr><td>
<a href='/knr/about/'>about</a><a href='/knr/'>summary</a><a href='/knr/refs/?id=57df72caf8d749c7cd5f36117ff35e41975db3d3'>refs</a><a class='active' href='/knr/log/ch5/5-07_readlines-v2.c?follow=1'>log</a><a href='/knr/tree/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3'>tree</a><a href='/knr/commit/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;follow=1'>commit</a><a href='/knr/diff/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;follow=1'>diff</a></td><td class='form'><form class='right' method='get' action='/knr/log/ch5/5-07_readlines-v2.c'>
<input type='hidden' name='id' value='57df72caf8d749c7cd5f36117ff35e41975db3d3'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/knr/log/?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;follow=1'>root</a>/<a href='/knr/log/ch5?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;follow=1'>ch5</a>/<a href='/knr/log/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;follow=1'>5-07_readlines-v2.c</a> (<a href='/knr/log/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/knr/log/ch5/5-07_readlines-v2.c?id=57df72caf8d749c7cd5f36117ff35e41975db3d3&amp;showmsg=1&amp;follow=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
<tr><td><span title='2015-12-19 17:43:20 -0800'>2015-12-19</span></td><td><a href='/knr/commit/ch1/1-16_longest-line.c?id=032b64e37a23541e136dcf082a4564023579ed39&amp;follow=1'>Re-solve Exercise 1-16: arbitrarily long maxline</a></td><td>Isa Hassen</td><td>1</td><td><span class='deletions'>-44</span>/<span class='insertions'>+60</span></td></tr>