Mail Archives: djgpp-workers/2001/01/03/01:54:18
Once upon a time Eli said:
> I have some comments on the implementation:
...
> - Instead of adding an fseek to each buffered stdio function (such
> as putc, fwrite, etc.), isn't it better to do that inside _flsbuf,
> which is the only function used by buffered functions to actually
> write to the file?
Ok. I'm not an expert. There isn't anything that doesn't go through
_flsbuf() that we must watch out for? (Like unbuffered output?)
Right,
MartinS
- Raw text -