[phobos] phobos commit, revision 1877
Andrei Alexandrescu
andrei at erdani.com
Mon Aug 16 15:01:41 PDT 2010
Got it. So we somehow need to stay in sync with the FILE* API. I managed
to do so by calling flush() inside seek(), I wonder if something similar
can be done in tell().
Andrei
Steve Schveighoffer wrote:
> I meant lseek64, not tell.
>
> -Steve
>
>
>
> ----- Original Message ----
>> From: Steve Schveighoffer <schveiguy at yahoo.com>
>> Second, you cannot do a tell on the file handle, because you need to take into
>>
>> account the buffer.
>
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list