What is fflush() function?

Submitted by: Muhammad
In ANSI, fflush() [returns 0 if buffer successfully deleted / returns EOF on an error] causes the system to empty the buffer associated with the specified output stream.
Submitted by: Muhammad

Read Online C Functions Job Interview Questions And Answers