SYNOPSIS
#include <stdio.h>
FILE *tmpfile(void);
FILE *tmpfile64(void);
DESCRIPTION
The
The
PARAMETERS
None.
RETURN VALUES
The
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
If the temporary file is in text mode, then linefeed is translated into carriage-return linefeed on output. If the temporary file is open in binary mode, then no such translation occurs. The NuTCRACKER Platform initially opens the file in binary mode.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Miscellaneous:
- lf64
PTC MKS Toolkit 10.4 Documentation Build 39.