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