FILE(3type) FILE(3type)
NAME
FILE - input/output stream
LIBRARY
Standard C library (libc)
SYNOPSIS
#include <stdio.h>
typedef /* ... */ FILE;
DESCRIPTION
An object type used for streams.
STANDARDS
C99 and later; POSIX.1-2001 and later.
NOTES
The following header also provides this type: <wchar.h>.
SEE ALSO
fclose(3), flockfile(3), fopen(3), fprintf(3), fread(3), fscanf(3),
stdin(3), stdio(3)
Linux man-pages 6.03 2022-10-30 FILE(3type)
Czas wygenerowania: 0.00008 sek.
Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson
Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl