Data conversion
Ben Boulanger
ben at blackavar.com
Wed Jan 8 13:33:11 EST 2003
On Wed, 2003-01-08 at 13:29, pll at lanminds.com wrote:
> Why do you need to iterate over the file twice? Can't you just do
> something like:
>
[ .. code .. ]
>
> That way you only iterate over the file once.
Right, but then he actually needs to work with the data after he's found
the longest record... and once he's found the longest record, then he
can specify that in the printf statement. Or do I not understand your
meaning?
More information about the gnhlug-discuss
mailing list