Synopsis
#include <cross_studio_io.h>
DEBUG_FILE *debug_tmpfile();
Description

debug_tmpfile creates a temporary file. On success the stream associated with the temporary file is returned, on failure 0 is returned.

Portability

debug_tmpfile is an extension provided by CrossWorks C.