nmh-workers
[Top][All Lists]
Advanced

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

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


From: Lyndon Nerenberg
Subject: Re: [Nmh-workers] fseek(fp, 0, SEEK_CUR)?
Date: Mon, 14 Jan 2013 18:17:35 -0800

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



reply via email to

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