nmh-workers
[Top] [All Lists]

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

2013-01-14 20:09:38
inc.c contains two occurrences of this:

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

Is that fseek() ever necessary?

Or maybe it's a bug?  It's only used with inc -pack from a
POP server, does anyone do that?

Thanks,
David

_______________________________________________
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>