tmpfile(3s) ultrix man page | unix.com

Man Page: tmpfile

Operating Environment: ultrix

Section: 3s

tmpfile(3s)															       tmpfile(3s)

Name
       tmpfile - create a temporary file

Syntax
       #include <stdio.h>

       FILE *tmpfile ()

Description
       The  subroutine	creates a temporary file and returns a corresponding FILE pointer.  The file will automatically be deleted when all refer-
       ences to the file have been closed.   The file is opened for update.

See Also
       creat(2), unlink(2), fopen(3s), mktemp(3), tmpnam(3s)

																       tmpfile(3s)
Related Man Pages
tmpfile(3) - centos
tmpfile(3c) - opensolaris
tmpfile(3) - debian
tmpfile(3p) - suse
tmpfile(3s) - hpux
Similar Topics in the Unix Linux Community
solaris 10: add new svc
An Audio Function Generator...
A shell script to run a script which don't get terminated and send a pattern from the output by mail
Bash for loop array
Need help with how to search a file for a variable string and delete that line