Answers

Question and Answer:

  Home  C Functions

⟩ What is fflush() function?

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.

 171 views

More Questions for you: