Synopsis
#include <cross_studio_io.h> void debug_fclose(DEBUG_FILE *stream);
Description
debug_fclose flushes any buffered output to stream and then closes the stream.
Portability
debug_fclose is an extension provided by CrossWorks C.
#include <cross_studio_io.h> void debug_fclose(DEBUG_FILE *stream);
debug_fclose flushes any buffered output to stream and then closes the stream.
debug_fclose is an extension provided by CrossWorks C.