[En-Nut-Discussion] fflush newbie question

Trevor O'Grady togrady at comtech.uk.com
Thu Dec 11 11:11:13 CET 2003


Can anyone tell me exactly what fflush does to a stream? Does it just flush
the pending incoming data in the input buffer or does it also force outgoing
data to be sent ? Does data sent (with fputs for example) always need a
fflush to follow it ?

I'm using a listening socket stream.

Thanks in advance
Trevor




More information about the En-Nut-Discussion mailing list