Manpage of STDIO64

Google
Web www.fiveanddime.net

STDIO64

Section: NEWLIB (3)
Updated: 2005 Feb 23
Index Return to Main Contents
 

NAME

4 Large File Input and Output (`stdio.h') *****************************************

This chapter comprises additional functions to manage large files which are potentially larger than 2GB.


   The underlying facilities for input and output depend on the host system, but these functions provide a uniform interface.


   The corresponding declarations are in `stdio.h'.

* Menu:

* fopen64:: Open a large file
* freopen64:: Open a large file using an existing file descriptor
* fsetpos64:: Restore position of a large stream or file
* fgetpos64:: Get position of a large stream or file
* ftello64:: Return position in a large stream or file
* fseeko64:: Set large file position
* tmpfile64:: Create a temporary large file

 

SEE ALSO

stdio64 is part of the libc library. The full documentation for libc is maintained as a Texinfo manual. If info and libc are properly installed at your site, the command
info libc

will give you access to the complete manual.


 

Index

NAME
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:25:31 GMT, May 16, 2005



www.fiveanddime.net








Google
Web www.fiveanddime.net