Re: Reading unknown number of lines in unknown number of files
by andrej.panjkov@[EMAIL PROTECTED]
Apr 22, 2008 at 10:26 PM
Please ignore my last post, I hit the send button before it was
finished. (Hence the indices not being incremented, the branching not
shown, and no counter, and other stuff.)
Anyway, one reason I like to set a flag is that instead of stopping at
the first bad read,
I can keep trying to read records and count how reads set the error
flag.