tmpfile64 man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

TMPFILE64(3)			    NEWLIB			  TMPFILE64(3)

NAME
       5.7 `tmpfile64'--create a large temporary file

SYNOPSIS
	    #include <stdio.h>
	    FILE *tmpfile64(void);

	    FILE *_tmpfile64_r(void *REENT);

DESCRIPTION
       Create  a  large temporary file (a file which will be deleted automati‐
       cally), using a name generated by  `tmpnam'.   The  temporary  file  is
       opened with the mode `"wb+"', permitting you to read and write anywhere
       in it as a binary file (without any data transformations the host  sys‐
       tem may perform for text files).	 The file may be larger than 2GB.

	  The  alternate  function `_tmpfile64_r' is a reentrant version.  The
       argument REENT is a pointer to a reentrancy structure.

	  Both	`tmpfile64'   and   `_tmpfile64_r'   are   only	  defined   if
       __LARGE64_FILES is defined.

RETURNS
       `tmpfile64'  normally  returns  a pointer to the temporary file.	 If no
       temporary file could be	created,  the  result  is  NULL,  and  `errno'
       records the reason for failure.

PORTABILITY
       `tmpfile64' is a glibc extension.

	  Supporting  OS  subroutines  required:  `close',  `fstat', `getpid',
       `isatty', `lseek64', `open64', `read', `sbrk', `write'.

	  `tmpfile64' also requires the global pointer `environ'.

SEE ALSO
       tmpfile64 is part of the library.  The full documentation for is	 main‐
       tained as a Texinfo manual.  If info and are properly installed at your
       site, the command

	      info

       will give you access to the complete manual.

NEWLIB				  April 2010			  TMPFILE64(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net