René's URL Explorer Experiment


Title: std::strerror - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fstring%2Fbyte%2Fstrerror
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fbyte%2Fstrerror
Pagehttps://cppreference.com/cpp/string/byte/strerror
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/string/byte/strerror&action=edit&redlink=1
https://cppreference.com/cpp/string/byte/strerror
Readhttps://cppreference.com/cpp/string/byte/strerror
View sourcehttps://cppreference.com/index.php?title=cpp/string/byte/strerror&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/string/byte/strerror&action=history
https://cppreference.com/cpp/string/byte/strerror
cpphttps://cppreference.com/cpp
stringhttps://cppreference.com/cpp/string
bytehttps://cppreference.com/cpp/string/byte
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
Text processing libraryhttps://cppreference.com/cpp/text
Localization libraryhttps://cppreference.com/cpp/locale
Regular expressions libraryhttps://cppreference.com/cpp/regex
Formatting libraryhttps://cppreference.com/cpp/utility/format
Null-terminated sequence utilitieshttps://cppreference.com/cpp/text#Null-terminated_sequence_utilities
Byte stringshttps://cppreference.com/cpp/string/byte
Multibyte stringshttps://cppreference.com/cpp/string/multibyte
Wide stringshttps://cppreference.com/cpp/string/wide
Primitive numeric conversionshttps://cppreference.com/cpp/text#Primitive_numeric_conversions
to_charshttps://cppreference.com/cpp/utility/to_chars
to_chars_resulthttps://cppreference.com/cpp/utility/to_chars_result
from_charshttps://cppreference.com/cpp/utility/from_chars
from_chars_resulthttps://cppreference.com/cpp/utility/from_chars_result
chars_formathttps://cppreference.com/cpp/utility/chars_format
Text encoding identificationshttps://cppreference.com/cpp/text#Text_encoding_identifications
text_encodinghttps://cppreference.com/cpp/text/text_encoding
[edit]https://cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
Null-terminated byte stringshttps://cppreference.com/cpp/string/byte
Functionshttps://cppreference.com/cpp/string/byte#Functions
Character classificationhttps://cppreference.com/cpp/string/byte#Character_classification
isalnumhttps://cppreference.com/cpp/string/byte/isalnum
isalphahttps://cppreference.com/cpp/string/byte/isalpha
islowerhttps://cppreference.com/cpp/string/byte/islower
isupperhttps://cppreference.com/cpp/string/byte/isupper
isdigithttps://cppreference.com/cpp/string/byte/isdigit
isxdigithttps://cppreference.com/cpp/string/byte/isxdigit
isblankhttps://cppreference.com/cpp/string/byte/isblank
iscntrlhttps://cppreference.com/cpp/string/byte/iscntrl
isgraphhttps://cppreference.com/cpp/string/byte/isgraph
isspacehttps://cppreference.com/cpp/string/byte/isspace
isprinthttps://cppreference.com/cpp/string/byte/isprint
ispuncthttps://cppreference.com/cpp/string/byte/ispunct
Character manipulationhttps://cppreference.com/cpp/string/byte#Character_manipulation
tolowerhttps://cppreference.com/cpp/string/byte/tolower
toupperhttps://cppreference.com/cpp/string/byte/toupper
Conversions to numeric formatshttps://cppreference.com/cpp/string/byte#Conversions_to_numeric_formats
atofhttps://cppreference.com/cpp/string/byte/atof
atoiatolatollhttps://cppreference.com/cpp/string/byte/atoi
strtolstrtollhttps://cppreference.com/cpp/string/byte/strtol
strtoulstrtoullhttps://cppreference.com/cpp/string/byte/strtoul
strtoimaxstrtouimaxhttps://cppreference.com/cpp/string/byte/strtoimax
strtofstrtodstrtoldhttps://cppreference.com/cpp/string/byte/strtof
strfromfstrfromdstrfromlhttps://cppreference.com/index.php?title=cpp/string/byte/strfromf&action=edit&redlink=1
String manipulationhttps://cppreference.com/cpp/string/byte#String_manipulation
strcpyhttps://cppreference.com/cpp/string/byte/strcpy
strncpyhttps://cppreference.com/cpp/string/byte/strncpy
strcathttps://cppreference.com/cpp/string/byte/strcat
strncathttps://cppreference.com/cpp/string/byte/strncat
strxfrmhttps://cppreference.com/cpp/string/byte/strxfrm
strduphttps://cppreference.com/index.php?title=cpp/string/byte/strdup&action=edit&redlink=1
strnduphttps://cppreference.com/index.php?title=cpp/string/byte/strndup&action=edit&redlink=1
String examinationhttps://cppreference.com/cpp/string/byte#String_examination
strlenhttps://cppreference.com/cpp/string/byte/strlen
strcmphttps://cppreference.com/cpp/string/byte/strcmp
strncmphttps://cppreference.com/cpp/string/byte/strncmp
strcollhttps://cppreference.com/cpp/string/byte/strcoll
strchrhttps://cppreference.com/cpp/string/byte/strchr
strrchrhttps://cppreference.com/cpp/string/byte/strrchr
strspnhttps://cppreference.com/cpp/string/byte/strspn
strcspnhttps://cppreference.com/cpp/string/byte/strcspn
strpbrkhttps://cppreference.com/cpp/string/byte/strpbrk
strstrhttps://cppreference.com/cpp/string/byte/strstr
strtokhttps://cppreference.com/cpp/string/byte/strtok
Character array functionshttps://cppreference.com/cpp/string/byte#Character_array_functions
memchrhttps://cppreference.com/cpp/string/byte/memchr
memcpyhttps://cppreference.com/cpp/string/byte/memcpy
memmovehttps://cppreference.com/cpp/string/byte/memmove
memccpyhttps://cppreference.com/index.php?title=cpp/string/byte/memccpy&action=edit&redlink=1
memcmphttps://cppreference.com/cpp/string/byte/memcmp
memsetmemset_explicithttps://cppreference.com/cpp/string/byte/memset
Miscellaneoushttps://cppreference.com/cpp/string/byte#Miscellaneous
[edit]https://cppreference.com/index.php?title=Template:cpp/string/byte/navbar_content&action=edit
https://cppreference.com/cpp/header/cstring
1 Parametershttps://cppreference.com/cpp/string/byte/strerror#Parameters
2 Return valuehttps://cppreference.com/cpp/string/byte/strerror#Return_value
3 Noteshttps://cppreference.com/cpp/string/byte/strerror#Notes
4 Examplehttps://cppreference.com/cpp/string/byte/strerror#Example
5 See alsohttps://cppreference.com/cpp/string/byte/strerror#See_also
POSIXhttps://pubs.opengroup.org/onlinepubs/9699919799/functions/strerror.html
LC_MESSAGEShttps://cppreference.com/cpp/locale/LC_categories
defines an incompatible versionhttps://www.club.cc.cmu.edu/~cmccabe/blog_strerror.html
perrorhttps://cppreference.com/cpp/io/c/perror
[edit]https://cppreference.com/index.php?title=Template:cpp/io/c/dsc_perror&action=edit
E2BIG, EACCES, ..., EXDEVhttps://cppreference.com/cpp/error/errno_macros
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_errno_macros&action=edit
C documentationhttps://cppreference.com/c/string/byte/strerror
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
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/string/byte/strerror
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/string/byte/strerror
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/string/byte/strerror
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/string/byte/strerror&oldid=159081
Page informationhttps://cppreference.com/index.php?title=cpp/string/byte/strerror&action=info
Deutschhttps://de.cppreference.com/cpp/string/byte/strerror
Españolhttp://es.cppreference.com/cpp/string/byte/strerror
Françaishttp://fr.cppreference.com/cpp/string/byte/strerror
Italianohttp://it.cppreference.com/cpp/string/byte/strerror
日本語http://ja.cppreference.com/cpp/string/byte/strerror
Portuguêshttp://pt.cppreference.com/cpp/string/byte/strerror
Русскийhttp://ru.cppreference.com/cpp/string/byte/strerror
中文http://zh.cppreference.com/cpp/string/byte/strerror

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.