epicsTempFile.h

OS-independent way to create temporary files.

Functions

FILE *epicsTempFile(void)

Create and open a temporary file.

Returns:

NULL or a FILE pointer to a temporary file.