nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] fseek(fp, 0, SEEK_CUR)?

2013-01-14 20:17:50

On 2013-01-14, at 6:09 PM, David Levine wrote:

inc.c contains two occurrences of this:

   fseek (fp, 0L, SEEK_CUR);
   pos = ftell (fp);

Is that fseek() ever necessary?

It is, but for the moment I can't recall the bug it's working around ...

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>