Synopsis
#include <cross_studio_io.h>
int debug_fflush(DEBUG_FILE *stream);
Description

debug_fflush flushes any buffered output to the stream.

debug_fflush returns 0 on success and EOF if there was an error.

Portability

debug_fflush is an extension provided by CrossWorks C.