René's URL Explorer Experiment


Title: C-style file input/output - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fio%2Fc
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fio%2Fc
Pagehttps://cppreference.com/cpp/io/c
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/io/c&action=edit&redlink=1
https://cppreference.com/cpp/io/c
Readhttps://cppreference.com/cpp/io/c
View sourcehttps://cppreference.com/index.php?title=cpp/io/c&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/io/c&action=history
https://cppreference.com/cpp/io/c
cpphttps://cppreference.com/cpp
iohttps://cppreference.com/cpp/io
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Input/output libraryhttps://cppreference.com/cpp/io
I/O manipulatorshttps://cppreference.com/cpp/io/manip
Print functionshttps://cppreference.com/cpp/io#Print_functions_(since_C++23)
basic_streambufhttps://cppreference.com/cpp/io/basic_streambuf
basic_filebufhttps://cppreference.com/cpp/io/basic_filebuf
basic_stringbufhttps://cppreference.com/cpp/io/basic_stringbuf
basic_spanbufhttps://cppreference.com/cpp/io/basic_spanbuf
strstreambufhttps://cppreference.com/cpp/io/strstreambuf
basic_syncbufhttps://cppreference.com/cpp/io/basic_syncbuf
ios_basehttps://cppreference.com/cpp/io/ios_base
basic_ioshttps://cppreference.com/cpp/io/basic_ios
basic_istreamhttps://cppreference.com/cpp/io/basic_istream
basic_ostreamhttps://cppreference.com/cpp/io/basic_ostream
basic_iostreamhttps://cppreference.com/cpp/io/basic_iostream
basic_ifstreamhttps://cppreference.com/cpp/io/basic_ifstream
basic_ofstreamhttps://cppreference.com/cpp/io/basic_ofstream
basic_fstreamhttps://cppreference.com/cpp/io/basic_fstream
basic_istringstreamhttps://cppreference.com/cpp/io/basic_istringstream
basic_ostringstreamhttps://cppreference.com/cpp/io/basic_ostringstream
basic_stringstreamhttps://cppreference.com/cpp/io/basic_stringstream
basic_ispanstreamhttps://cppreference.com/cpp/io/basic_ispanstream
basic_ospanstreamhttps://cppreference.com/cpp/io/basic_ospanstream
basic_spanstreamhttps://cppreference.com/cpp/io/basic_spanstream
istrstreamhttps://cppreference.com/cpp/io/istrstream
ostrstreamhttps://cppreference.com/cpp/io/ostrstream
strstreamhttps://cppreference.com/cpp/io/strstream
basic_osyncstreamhttps://cppreference.com/cpp/io/basic_osyncstream
streamoffhttps://cppreference.com/cpp/io/streamoff
streamsizehttps://cppreference.com/cpp/io/streamsize
fposhttps://cppreference.com/cpp/io/fpos
iostream_categoryhttps://cppreference.com/cpp/io/iostream_category
io_errchttps://cppreference.com/cpp/io/io_errc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/navbar_content&action=edit
FILEhttps://cppreference.com/cpp/io/c/FILE
fpos_thttps://cppreference.com/cpp/io/c/fpos_t
stdinstdoutstderrhttps://cppreference.com/cpp/io/c/std_streams
fopenhttps://cppreference.com/cpp/io/c/fopen
freopenhttps://cppreference.com/cpp/io/c/freopen
fclosehttps://cppreference.com/cpp/io/c/fclose
fflushhttps://cppreference.com/cpp/io/c/fflush
fwidehttps://cppreference.com/cpp/io/c/fwide
setbufhttps://cppreference.com/cpp/io/c/setbuf
setvbufhttps://cppreference.com/cpp/io/c/setvbuf
freadhttps://cppreference.com/cpp/io/c/fread
fwritehttps://cppreference.com/cpp/io/c/fwrite
fgetcgetchttps://cppreference.com/cpp/io/c/fgetc
fgetshttps://cppreference.com/cpp/io/c/fgets
fputcputchttps://cppreference.com/cpp/io/c/fputc
fputshttps://cppreference.com/cpp/io/c/fputs
getcharhttps://cppreference.com/cpp/io/c/getchar
getshttps://cppreference.com/cpp/io/c/gets
putcharhttps://cppreference.com/cpp/io/c/putchar
putshttps://cppreference.com/cpp/io/c/puts
ungetchttps://cppreference.com/cpp/io/c/ungetc
fgetwcgetwchttps://cppreference.com/cpp/io/c/fgetwc
fgetwshttps://cppreference.com/cpp/io/c/fgetws
fputwcputwchttps://cppreference.com/cpp/io/c/fputwc
fputwshttps://cppreference.com/cpp/io/c/fputws
getwcharhttps://cppreference.com/cpp/io/c/getwchar
putwcharhttps://cppreference.com/cpp/io/c/putwchar
ungetwchttps://cppreference.com/cpp/io/c/ungetwc
scanffscanfsscanfhttps://cppreference.com/cpp/io/c/fscanf
vscanfvfscanfvsscanfhttps://cppreference.com/cpp/io/c/vfscanf
wscanffwscanfswscanfhttps://cppreference.com/cpp/io/c/fwscanf
vwscanfvfwscanfvswscanfhttps://cppreference.com/cpp/io/c/vfwscanf
printffprintfsprintfsnprintfhttps://cppreference.com/cpp/io/c/fprintf
vprintfvfprintfvsprintfvsnprintfhttps://cppreference.com/cpp/io/c/vfprintf
wprintffwprintfswprintfhttps://cppreference.com/cpp/io/c/fwprintf
vwprintfvfwprintfvswprintfhttps://cppreference.com/cpp/io/c/vfwprintf
ftellhttps://cppreference.com/cpp/io/c/ftell
fgetposhttps://cppreference.com/cpp/io/c/fgetpos
fseekhttps://cppreference.com/cpp/io/c/fseek
fsetposhttps://cppreference.com/cpp/io/c/fsetpos
rewindhttps://cppreference.com/cpp/io/c/rewind
clearerrhttps://cppreference.com/cpp/io/c/clearerr
feofhttps://cppreference.com/cpp/io/c/feof
ferrorhttps://cppreference.com/cpp/io/c/ferror
perrorhttps://cppreference.com/cpp/io/c/perror
removehttps://cppreference.com/cpp/io/c/remove
renamehttps://cppreference.com/cpp/io/c/rename
tmpfilehttps://cppreference.com/cpp/io/c/tmpfile
tmpnamhttps://cppreference.com/cpp/io/c/tmpnam
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/navbar_content&action=edit
https://cppreference.com/cpp/header/cstdio
https://cppreference.com/cpp/header/cwchar
1 Typeshttps://cppreference.com/cpp/io/c#Types
2 Predefined standard streamshttps://cppreference.com/cpp/io/c#Predefined_standard_streams
3 Functionshttps://cppreference.com/cpp/io/c#Functions
3.1 File accesshttps://cppreference.com/cpp/io/c#File_access
3.2 Direct input/outputhttps://cppreference.com/cpp/io/c#Direct_input/output
3.3 Unformatted input/outputhttps://cppreference.com/cpp/io/c#Unformatted_input/output
3.3.1 Byte/multibyte characterhttps://cppreference.com/cpp/io/c#Byte/multibyte_character
3.3.2 Wide characterhttps://cppreference.com/cpp/io/c#Wide_character
3.4 Formatted input/outputhttps://cppreference.com/cpp/io/c#Formatted_input/output
3.4.1 Byte/multibyte characterhttps://cppreference.com/cpp/io/c#Byte/multibyte_character_2
3.4.2 Wide characterhttps://cppreference.com/cpp/io/c#Wide_character_2
3.5 File positioninghttps://cppreference.com/cpp/io/c#File_positioning
3.6 Error handlinghttps://cppreference.com/cpp/io/c#Error_handling
3.7 Operations on fileshttps://cppreference.com/cpp/io/c#Operations_on_files
4 Macro constantshttps://cppreference.com/cpp/io/c#Macro_constants
5 See alsohttps://cppreference.com/cpp/io/c#See_also
https://cppreference.com/cpp/header/cstdio
FILEhttps://cppreference.com/cpp/io/c/FILE
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_FILE&action=edit
fpos_thttps://cppreference.com/cpp/io/c/fpos_t
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fpos_t&action=edit
https://cppreference.com/cpp/header/cstdio
stdinstdoutstderrhttps://cppreference.com/cpp/io/c/std_streams
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_std_streams&action=edit
https://cppreference.com/cpp/header/cstdio
fopenhttps://cppreference.com/cpp/io/c/fopen
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fopen&action=edit
freopenhttps://cppreference.com/cpp/io/c/freopen
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_freopen&action=edit
fclosehttps://cppreference.com/cpp/io/c/fclose
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fclose&action=edit
fflushhttps://cppreference.com/cpp/io/c/fflush
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fflush&action=edit
fwidehttps://cppreference.com/cpp/io/c/fwide
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fwide&action=edit
setbufhttps://cppreference.com/cpp/io/c/setbuf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_setbuf&action=edit
setvbufhttps://cppreference.com/cpp/io/c/setvbuf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_setvbuf&action=edit
freadhttps://cppreference.com/cpp/io/c/fread
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fread&action=edit
fwritehttps://cppreference.com/cpp/io/c/fwrite
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fwrite&action=edit
fgetcgetchttps://cppreference.com/cpp/io/c/fgetc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fgetc&action=edit
fgetshttps://cppreference.com/cpp/io/c/fgets
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fgets&action=edit
fputcputchttps://cppreference.com/cpp/io/c/fputc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fputc&action=edit
fputshttps://cppreference.com/cpp/io/c/fputs
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fputs&action=edit
getcharhttps://cppreference.com/cpp/io/c/getchar
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_getchar&action=edit
getshttps://cppreference.com/cpp/io/c/gets
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_gets&action=edit
putcharhttps://cppreference.com/cpp/io/c/putchar
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_putchar&action=edit
putshttps://cppreference.com/cpp/io/c/puts
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_puts&action=edit
ungetchttps://cppreference.com/cpp/io/c/ungetc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_ungetc&action=edit
fgetwcgetwchttps://cppreference.com/cpp/io/c/fgetwc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fgetwc&action=edit
fgetwshttps://cppreference.com/cpp/io/c/fgetws
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fgetws&action=edit
fputwcputwchttps://cppreference.com/cpp/io/c/fputwc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fputwc&action=edit
fputwshttps://cppreference.com/cpp/io/c/fputws
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fputws&action=edit
getwcharhttps://cppreference.com/cpp/io/c/getwchar
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_getwchar&action=edit
putwcharhttps://cppreference.com/cpp/io/c/putwchar
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_putwchar&action=edit
ungetwchttps://cppreference.com/cpp/io/c/ungetwc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_ungetwc&action=edit
scanffscanfsscanfhttps://cppreference.com/cpp/io/c/fscanf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fscanf&action=edit
vscanfvfscanfvsscanfhttps://cppreference.com/cpp/io/c/vfscanf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_vfscanf&action=edit
printffprintfsprintfsnprintfhttps://cppreference.com/cpp/io/c/fprintf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fprintf&action=edit
vprintfvfprintfvsprintfvsnprintfhttps://cppreference.com/cpp/io/c/vfprintf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_vfprintf&action=edit
wscanffwscanfswscanfhttps://cppreference.com/cpp/io/c/fwscanf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fwscanf&action=edit
vwscanfvfwscanfvswscanfhttps://cppreference.com/cpp/io/c/vfwscanf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_vfwscanf&action=edit
wprintffwprintfswprintfhttps://cppreference.com/cpp/io/c/fwprintf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fwprintf&action=edit
vwprintfvfwprintfvswprintfhttps://cppreference.com/cpp/io/c/vfwprintf
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_vfwprintf&action=edit
ftellhttps://cppreference.com/cpp/io/c/ftell
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_ftell&action=edit
fgetposhttps://cppreference.com/cpp/io/c/fgetpos
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fgetpos&action=edit
fseekhttps://cppreference.com/cpp/io/c/fseek
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fseek&action=edit
fsetposhttps://cppreference.com/cpp/io/c/fsetpos
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_fsetpos&action=edit
rewindhttps://cppreference.com/cpp/io/c/rewind
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_rewind&action=edit
clearerrhttps://cppreference.com/cpp/io/c/clearerr
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_clearerr&action=edit
feofhttps://cppreference.com/cpp/io/c/feof
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_feof&action=edit
ferrorhttps://cppreference.com/cpp/io/c/ferror
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_ferror&action=edit
perrorhttps://cppreference.com/cpp/io/c/perror
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_perror&action=edit
removehttps://cppreference.com/cpp/io/c/remove
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_remove&action=edit
renamehttps://cppreference.com/cpp/io/c/rename
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_rename&action=edit
tmpfilehttps://cppreference.com/cpp/io/c/tmpfile
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_tmpfile&action=edit
tmpnamhttps://cppreference.com/cpp/io/c/tmpnam
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_tmpnam&action=edit
https://cppreference.com/cpp/header/cstdio
C documentationhttps://cppreference.com/c/io
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/io/c
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/io/c
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/io/c
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/io/c&oldid=183749
Page informationhttps://cppreference.com/index.php?title=cpp/io/c&action=info
Češtinahttps://cs.cppreference.com/cpp/io/c
Deutschhttps://de.cppreference.com/cpp/io/c
Españolhttp://es.cppreference.com/cpp/io/c
Françaishttp://fr.cppreference.com/cpp/io/c
Italianohttp://it.cppreference.com/cpp/io/c
日本語http://ja.cppreference.com/cpp/io/c
Portuguêshttp://pt.cppreference.com/cpp/io/c
Русскийhttp://ru.cppreference.com/cpp/io/c
中文http://zh.cppreference.com/cpp/io/c

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.