nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Levine
Subject: [Nmh-workers] fseek(fp, 0, SEEK_CUR)?
Date: Mon, 14 Jan 2013 21:09:18 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]