|
|
Copyright 1991 David Jurgens |
int fflush( FILE *fp )
- prototype in stdio.h
- writes contents of output buffers associated with fp to stream
and clears input buffer contents; fp is NOT closed
- returns 0 on success or EOF on error
|
|
Esc or Alt-X to exit |
fflush |
Home/PgUp/PgDn/End ←↑↓→ |