/sys$common/syshlp/helplib.hlb CC, Run-time functions, fflush *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Writes out any buffered information for the specified file. Syntax: #include <stdio.h> int fflush(FILE *file_pointer);
|