Allocate the line array *after* the argument parsing so that we
authorFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 17:10:21 +0000 (18:10 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 17:10:21 +0000 (18:10 +0100)
actually take into account the -l option, and do it dynamically to
handle very large numbers of lines.


No differences found