Description:
tmpfile() function: create a temporary file.
Files:
lib/tmpfile.c
m4/tmpfile.m4
Depends-on:
stdio
pathmax
tempname
tmpdir
configure.ac:
gl_FUNC_TMPFILE
gl_STDIO_MODULE_INDICATOR([tmpfile])
Makefile.am:
Include:
<stdio.h>
License:
GPL
Maintainer:
Ben Pfaff