◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <stdio.h> Syntax: FILE *tmpfile( void ); Returns: a stream pointer if successful, or NULL if not. See also: rmtmp, tempnam, tmpnam -♦-