Currently At: Programming Reference > C Reference > Stndard C I/O > tmpfile()

tmpfile()


Syntax:
#include <stdio.h>
FILE *tmpfile( void );


Description:
The function tempfile() opens a temporary file with an unique filename and returns a pointer to that file. If there is an error, NULL is returned.

Related Topics:
tmpnam()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions