Read a file one line at a time, 
as opposed to [[Read entire file|reading the entire file at once]].


;Related tasks:
* [[Read a file character by character]]
* [[Input loop]].
<br><br>

