> -----Original Message-----
> From: avr-libc-dev-bounces+eric.weddington=atmel....@nongnu.org [mailto:avr-
> libc-dev-bounces+eric.weddington=atmel....@nongnu.org] On Behalf Of Joerg
> Wunsch
> Sent: Monday, August 27, 2012 10:45 AM
> To: AVR-libc-dev@nongnu.org
> Subject: Re: [avr-libc-dev] fflush() implementation
> 
> As Philipp Schafft wrote:
> 
> > Please note that fflush() doesn't do that on any system. It only flushes
> > the buffers within the FILE* object.
> 
> This is the most convincing argument so far.  As avr-libc's stdio does
> not perform any buffering at the stdio level, fflush() can only be
> implemented as a no-op.

Hmm. Very good point.

Thanks for catching that Philipp and Joerg.

Eric

_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to