Answer:
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.
Previous Question | Next Question |
What is function prototype? | What is calloc() function? |