Ken wrote:

> Hrm.  According to the man page, a successful call to
> fseek() clears the eof indicator and undoes any ungetc()
> call.  Not sure we want the latter, but maybe they're
> trying to do the former?  fp is opened using fdopen(..,
> "w+"), so I could see it being at EOF.

That makes sense.  There is an ferror() check near the
end.

David

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to