René's URL Explorer Experiment


Title: Null-terminated wide strings - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fstring%2Fwide
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fwide
Pagehttps://en.cppreference.com/cpp/string/wide
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/string/wide&action=edit&redlink=1
https://en.cppreference.com/cpp/string/wide
Readhttps://en.cppreference.com/cpp/string/wide
View sourcehttps://en.cppreference.com/index.php?title=cpp/string/wide&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/string/wide&action=history
https://en.cppreference.com/cpp/string/wide
cpphttps://en.cppreference.com/cpp
stringhttps://en.cppreference.com/cpp/string
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Text processing libraryhttps://en.cppreference.com/cpp/text
Localization libraryhttps://en.cppreference.com/cpp/locale
Regular expressions libraryhttps://en.cppreference.com/cpp/regex
Formatting libraryhttps://en.cppreference.com/cpp/utility/format
Null-terminated sequence utilitieshttps://en.cppreference.com/cpp/text#Null-terminated_sequence_utilities
Byte stringshttps://en.cppreference.com/cpp/string/byte
Multibyte stringshttps://en.cppreference.com/cpp/string/multibyte
Primitive numeric conversionshttps://en.cppreference.com/cpp/text#Primitive_numeric_conversions
to_charshttps://en.cppreference.com/cpp/utility/to_chars
to_chars_resulthttps://en.cppreference.com/cpp/utility/to_chars_result
from_charshttps://en.cppreference.com/cpp/utility/from_chars
from_chars_resulthttps://en.cppreference.com/cpp/utility/from_chars_result
chars_formathttps://en.cppreference.com/cpp/utility/chars_format
Text encoding identificationshttps://en.cppreference.com/cpp/text#Text_encoding_identifications
text_encodinghttps://en.cppreference.com/cpp/text/text_encoding
[edit]https://cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
Functionshttps://en.cppreference.com/cpp/string/wide#Functions
Character classificationhttps://en.cppreference.com/cpp/string/wide#Character_classification
iswalnumhttps://en.cppreference.com/cpp/string/wide/iswalnum
iswalphahttps://en.cppreference.com/cpp/string/wide/iswalpha
iswlowerhttps://en.cppreference.com/cpp/string/wide/iswlower
iswupperhttps://en.cppreference.com/cpp/string/wide/iswupper
iswdigithttps://en.cppreference.com/cpp/string/wide/iswdigit
iswxdigithttps://en.cppreference.com/cpp/string/wide/iswxdigit
wctypehttps://en.cppreference.com/cpp/string/wide/wctype
iswblankhttps://en.cppreference.com/cpp/string/wide/iswblank
iswctypehttps://en.cppreference.com/cpp/string/wide/iswctype
iswcntrlhttps://en.cppreference.com/cpp/string/wide/iswcntrl
iswgraphhttps://en.cppreference.com/cpp/string/wide/iswgraph
iswspacehttps://en.cppreference.com/cpp/string/wide/iswspace
iswprinthttps://en.cppreference.com/cpp/string/wide/iswprint
iswpuncthttps://en.cppreference.com/cpp/string/wide/iswpunct
Character manipulationhttps://en.cppreference.com/cpp/string/wide#Character_manipulation
towlowerhttps://en.cppreference.com/cpp/string/wide/towlower
towupperhttps://en.cppreference.com/cpp/string/wide/towupper
towctranshttps://en.cppreference.com/cpp/string/wide/towctrans
wctranshttps://en.cppreference.com/cpp/string/wide/wctrans
Conversions to numeric formatshttps://en.cppreference.com/cpp/string/wide#Conversions_to_numeric_formats
wcstolwcstollhttps://en.cppreference.com/cpp/string/wide/wcstol
wcstofwcstodwcstoldhttps://en.cppreference.com/cpp/string/wide/wcstof
wcstoulwcstoullhttps://en.cppreference.com/cpp/string/wide/wcstoul
wcstoimaxwcstouimaxhttps://en.cppreference.com/cpp/string/wide/wcstoimax
String manipulationhttps://en.cppreference.com/cpp/string/wide#String_manipulation
wcslenhttps://en.cppreference.com/cpp/string/wide/wcslen
wcscmphttps://en.cppreference.com/cpp/string/wide/wcscmp
wcscollhttps://en.cppreference.com/cpp/string/wide/wcscoll
wcsncmphttps://en.cppreference.com/cpp/string/wide/wcsncmp
wcschrhttps://en.cppreference.com/cpp/string/wide/wcschr
wcsrchrhttps://en.cppreference.com/cpp/string/wide/wcsrchr
wcspbrkhttps://en.cppreference.com/cpp/string/wide/wcspbrk
wcsspnhttps://en.cppreference.com/cpp/string/wide/wcsspn
wcscspnhttps://en.cppreference.com/cpp/string/wide/wcscspn
wcsstrhttps://en.cppreference.com/cpp/string/wide/wcsstr
wcstokhttps://en.cppreference.com/cpp/string/wide/wcstok
String examinationhttps://en.cppreference.com/cpp/string/wide#String_examination
wcscpyhttps://en.cppreference.com/cpp/string/wide/wcscpy
wcsncpyhttps://en.cppreference.com/cpp/string/wide/wcsncpy
wcsxfrmhttps://en.cppreference.com/cpp/string/wide/wcsxfrm
wcscathttps://en.cppreference.com/cpp/string/wide/wcscat
wcsncathttps://en.cppreference.com/cpp/string/wide/wcsncat
Array manipulationhttps://en.cppreference.com/cpp/string/wide#Wide_character_array_manipulation
wmemcpyhttps://en.cppreference.com/cpp/string/wide/wmemcpy
wmemmovehttps://en.cppreference.com/cpp/string/wide/wmemmove
wmemcmphttps://en.cppreference.com/cpp/string/wide/wmemcmp
wmemchrhttps://en.cppreference.com/cpp/string/wide/wmemchr
wmemsethttps://en.cppreference.com/cpp/string/wide/wmemset
Typeshttps://en.cppreference.com/cpp/string/wide#Types
wctrans_thttps://en.cppreference.com/cpp/string/wide#Types
wctype_thttps://en.cppreference.com/cpp/string/wide#Types
wint_thttps://en.cppreference.com/cpp/string/wide#Types
Macroshttps://en.cppreference.com/cpp/string/wide#Macros
WCHAR_MINWCHAR_MAXWEOFhttps://en.cppreference.com/cpp/string/wide#Macros
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/navbar_content&action=edit
1 Functionshttps://en.cppreference.com/cpp/string/wide#Functions
1.1 Character classificationhttps://en.cppreference.com/cpp/string/wide#Character_classification
1.2 Character manipulationhttps://en.cppreference.com/cpp/string/wide#Character_manipulation
1.3 Conversions to numeric formatshttps://en.cppreference.com/cpp/string/wide#Conversions_to_numeric_formats
1.4 String manipulationhttps://en.cppreference.com/cpp/string/wide#String_manipulation
1.5 String examinationhttps://en.cppreference.com/cpp/string/wide#String_examination
1.6 Wide character array manipulationhttps://en.cppreference.com/cpp/string/wide#Wide_character_array_manipulation
2 Typeshttps://en.cppreference.com/cpp/string/wide#Types
3 Macroshttps://en.cppreference.com/cpp/string/wide#Macros
4 See alsohttps://en.cppreference.com/cpp/string/wide#See_also
https://en.cppreference.com/cpp/header/cwctype
iswalnumhttps://en.cppreference.com/cpp/string/wide/iswalnum
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswalnum&action=edit
iswalphahttps://en.cppreference.com/cpp/string/wide/iswalpha
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswalpha&action=edit
iswlowerhttps://en.cppreference.com/cpp/string/wide/iswlower
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswlower&action=edit
iswupperhttps://en.cppreference.com/cpp/string/wide/iswupper
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswupper&action=edit
iswdigithttps://en.cppreference.com/cpp/string/wide/iswdigit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswdigit&action=edit
iswxdigithttps://en.cppreference.com/cpp/string/wide/iswxdigit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswxdigit&action=edit
iswcntrlhttps://en.cppreference.com/cpp/string/wide/iswcntrl
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswcntrl&action=edit
iswgraphhttps://en.cppreference.com/cpp/string/wide/iswgraph
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswgraph&action=edit
iswspacehttps://en.cppreference.com/cpp/string/wide/iswspace
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswspace&action=edit
iswblankhttps://en.cppreference.com/cpp/string/wide/iswblank
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswblank&action=edit
iswprinthttps://en.cppreference.com/cpp/string/wide/iswprint
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswprint&action=edit
iswpuncthttps://en.cppreference.com/cpp/string/wide/iswpunct
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswpunct&action=edit
iswctypehttps://en.cppreference.com/cpp/string/wide/iswctype
LC_CTYPEhttps://en.cppreference.com/cpp/locale/LC_categories
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswctype&action=edit
wctypehttps://en.cppreference.com/cpp/string/wide/wctype
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wctype&action=edit
https://en.cppreference.com/cpp/header/cwctype
towlowerhttps://en.cppreference.com/cpp/string/wide/towlower
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towlower&action=edit
towupperhttps://en.cppreference.com/cpp/string/wide/towupper
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towupper&action=edit
towctranshttps://en.cppreference.com/cpp/string/wide/towctrans
LC_CTYPEhttps://en.cppreference.com/cpp/locale/LC_categories
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towctrans&action=edit
wctranshttps://en.cppreference.com/cpp/string/wide/wctrans
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wctrans&action=edit
iscntrlhttps://en.cppreference.com/cpp/string/byte/iscntrl
iswcntrlhttps://en.cppreference.com/cpp/string/wide/iswcntrl
isprinthttps://en.cppreference.com/cpp/string/byte/isprint
iswprinthttps://en.cppreference.com/cpp/string/wide/iswprint
isspacehttps://en.cppreference.com/cpp/string/byte/isspace
iswspacehttps://en.cppreference.com/cpp/string/wide/iswspace
isblankhttps://en.cppreference.com/cpp/string/byte/isblank
iswblankhttps://en.cppreference.com/cpp/string/wide/iswblank
isgraphhttps://en.cppreference.com/cpp/string/byte/isgraph
iswgraphhttps://en.cppreference.com/cpp/string/wide/iswgraph
ispuncthttps://en.cppreference.com/cpp/string/byte/ispunct
iswpuncthttps://en.cppreference.com/cpp/string/wide/iswpunct
isalnumhttps://en.cppreference.com/cpp/string/byte/isalnum
iswalnumhttps://en.cppreference.com/cpp/string/wide/iswalnum
isalphahttps://en.cppreference.com/cpp/string/byte/isalpha
iswalphahttps://en.cppreference.com/cpp/string/wide/iswalpha
isupperhttps://en.cppreference.com/cpp/string/byte/isupper
iswupperhttps://en.cppreference.com/cpp/string/wide/iswupper
islowerhttps://en.cppreference.com/cpp/string/byte/islower
iswlowerhttps://en.cppreference.com/cpp/string/wide/iswlower
isdigithttps://en.cppreference.com/cpp/string/byte/isdigit
iswdigithttps://en.cppreference.com/cpp/string/wide/iswdigit
isxdigithttps://en.cppreference.com/cpp/string/byte/isxdigit
iswxdigithttps://en.cppreference.com/cpp/string/wide/iswxdigit
https://en.cppreference.com/cpp/header/cwchar
wcstolwcstollhttps://en.cppreference.com/cpp/string/wide/wcstol
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstol&action=edit
wcstoulwcstoullhttps://en.cppreference.com/cpp/string/wide/wcstoul
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstoul&action=edit
wcstofwcstodwcstoldhttps://en.cppreference.com/cpp/string/wide/wcstof
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstof&action=edit
https://en.cppreference.com/cpp/header/cinttypes
wcstoimaxwcstoumaxhttps://en.cppreference.com/cpp/string/wide/wcstoimax
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstoimax&action=edit
https://en.cppreference.com/cpp/header/cwchar
wcscpyhttps://en.cppreference.com/cpp/string/wide/wcscpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscpy&action=edit
wcsncpyhttps://en.cppreference.com/cpp/string/wide/wcsncpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncpy&action=edit
wcscathttps://en.cppreference.com/cpp/string/wide/wcscat
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscat&action=edit
wcsncathttps://en.cppreference.com/cpp/string/wide/wcsncat
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncat&action=edit
wcsxfrmhttps://en.cppreference.com/cpp/string/wide/wcsxfrm
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsxfrm&action=edit
https://en.cppreference.com/cpp/header/cwchar
wcslenhttps://en.cppreference.com/cpp/string/wide/wcslen
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcslen&action=edit
wcscmphttps://en.cppreference.com/cpp/string/wide/wcscmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscmp&action=edit
wcsncmphttps://en.cppreference.com/cpp/string/wide/wcsncmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncmp&action=edit
wcscollhttps://en.cppreference.com/cpp/string/wide/wcscoll
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscoll&action=edit
wcschrhttps://en.cppreference.com/cpp/string/wide/wcschr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcschr&action=edit
wcsrchrhttps://en.cppreference.com/cpp/string/wide/wcsrchr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsrchr&action=edit
wcsspnhttps://en.cppreference.com/cpp/string/wide/wcsspn
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsspn&action=edit
wcscspnhttps://en.cppreference.com/cpp/string/wide/wcscspn
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscspn&action=edit
wcspbrkhttps://en.cppreference.com/cpp/string/wide/wcspbrk
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcspbrk&action=edit
wcsstrhttps://en.cppreference.com/cpp/string/wide/wcsstr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsstr&action=edit
wcstokhttps://en.cppreference.com/cpp/string/wide/wcstok
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstok&action=edit
https://en.cppreference.com/cpp/header/cwchar
wmemcpyhttps://en.cppreference.com/cpp/string/wide/wmemcpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemcpy&action=edit
wmemmovehttps://en.cppreference.com/cpp/string/wide/wmemmove
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemmove&action=edit
wmemcmphttps://en.cppreference.com/cpp/string/wide/wmemcmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemcmp&action=edit
wmemchrhttps://en.cppreference.com/cpp/string/wide/wmemchr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemchr&action=edit
wmemsethttps://en.cppreference.com/cpp/string/wide/wmemset
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemset&action=edit
https://en.cppreference.com/cpp/header/cwctype
https://en.cppreference.com/cpp/header/cwctype
https://en.cppreference.com/cpp/header/cwchar
https://en.cppreference.com/cpp/header/cwchar
C documentationhttps://en.cppreference.com/c/string/wide
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/string/wide
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/string/wide
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/string/wide
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/string/wide&oldid=185373
Page informationhttps://en.cppreference.com/index.php?title=cpp/string/wide&action=info
Deutschhttps://de.cppreference.com/cpp/string/wide
Españolhttp://es.cppreference.com/cpp/string/wide
Françaishttp://fr.cppreference.com/cpp/string/wide
Italianohttp://it.cppreference.com/cpp/string/wide
日本語http://ja.cppreference.com/cpp/string/wide
Portuguêshttp://pt.cppreference.com/cpp/string/wide
Русскийhttp://ru.cppreference.com/cpp/string/wide
中文http://zh.cppreference.com/cpp/string/wide

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.