Daniel Stenberg <[EMAIL PROTECTED]> writes: > Judging from the code, it probably happened when a file was > completely empty.
Really? I thought that would be EOF, where fgets() should return 0.
Daniel Stenberg <[EMAIL PROTECTED]> writes: > Judging from the code, it probably happened when a file was > completely empty.
Really? I thought that would be EOF, where fgets() should return 0.