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.comhttp://en.cppreference.com/
Create accounthttp://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fstring%2Fwide
Log inhttp://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fwide
Pagehttp://en.cppreference.com/cpp/string/wide
Discussionhttp://en.cppreference.com/index.php?title=Talk:cpp/string/wide&action=edit&redlink=1
http://en.cppreference.com/cpp/string/wide
Readhttp://en.cppreference.com/cpp/string/wide
View sourcehttp://en.cppreference.com/index.php?title=cpp/string/wide&action=edit
View historyhttp://en.cppreference.com/index.php?title=cpp/string/wide&action=history
http://en.cppreference.com/cpp/string/wide
cpphttp://en.cppreference.com/cpp
stringhttp://en.cppreference.com/cpp/string
C++http://en.cppreference.com/cpp
Compiler supporthttp://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://en.cppreference.com/cpp/freestanding
Languagehttp://en.cppreference.com/cpp/language
Standard libraryhttp://en.cppreference.com/cpp/standard_library
Standard library headershttp://en.cppreference.com/cpp/header
Named requirementshttp://en.cppreference.com/cpp/named_req
Feature test macroshttp://en.cppreference.com/cpp/feature_test
Language support libraryhttp://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttp://en.cppreference.com/cpp/concepts
Diagnostics libraryhttp://en.cppreference.com/cpp/error
Memory management libraryhttp://en.cppreference.com/cpp/memory
Metaprogramming libraryhttp://en.cppreference.com/cpp/meta
General utilities libraryhttp://en.cppreference.com/cpp/utility
Containers libraryhttp://en.cppreference.com/cpp/container
Iterators libraryhttp://en.cppreference.com/cpp/iterator
Ranges libraryhttp://en.cppreference.com/cpp/ranges
Algorithms libraryhttp://en.cppreference.com/cpp/algorithm
Strings libraryhttp://en.cppreference.com/cpp/string
Text processing libraryhttp://en.cppreference.com/cpp/text
Numerics libraryhttp://en.cppreference.com/cpp/numeric
Date and time libraryhttp://en.cppreference.com/cpp/chrono
Input/output libraryhttp://en.cppreference.com/cpp/io
Filesystem libraryhttp://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttp://en.cppreference.com/cpp/thread
Execution control libraryhttp://en.cppreference.com/cpp/execution
Technical specificationshttp://en.cppreference.com/cpp/experimental
Symbols indexhttp://en.cppreference.com/cpp/symbol_index
External librarieshttp://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Text processing libraryhttp://en.cppreference.com/cpp/text
Localization libraryhttp://en.cppreference.com/cpp/locale
Regular expressions libraryhttp://en.cppreference.com/cpp/regex
Formatting libraryhttp://en.cppreference.com/cpp/utility/format
Null-terminated sequence utilitieshttp://en.cppreference.com/cpp/text#Null-terminated_sequence_utilities
Byte stringshttp://en.cppreference.com/cpp/string/byte
Multibyte stringshttp://en.cppreference.com/cpp/string/multibyte
Primitive numeric conversionshttp://en.cppreference.com/cpp/text#Primitive_numeric_conversions
to_charshttp://en.cppreference.com/cpp/utility/to_chars
to_chars_resulthttp://en.cppreference.com/cpp/utility/to_chars_result
from_charshttp://en.cppreference.com/cpp/utility/from_chars
from_chars_resulthttp://en.cppreference.com/cpp/utility/from_chars_result
chars_formathttp://en.cppreference.com/cpp/utility/chars_format
Text encoding identificationshttp://en.cppreference.com/cpp/text#Text_encoding_identifications
text_encodinghttp://en.cppreference.com/cpp/text/text_encoding
[edit]https://cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
Functionshttp://en.cppreference.com/cpp/string/wide#Functions
Character classificationhttp://en.cppreference.com/cpp/string/wide#Character_classification
iswalnumhttp://en.cppreference.com/cpp/string/wide/iswalnum
iswalphahttp://en.cppreference.com/cpp/string/wide/iswalpha
iswlowerhttp://en.cppreference.com/cpp/string/wide/iswlower
iswupperhttp://en.cppreference.com/cpp/string/wide/iswupper
iswdigithttp://en.cppreference.com/cpp/string/wide/iswdigit
iswxdigithttp://en.cppreference.com/cpp/string/wide/iswxdigit
wctypehttp://en.cppreference.com/cpp/string/wide/wctype
iswblankhttp://en.cppreference.com/cpp/string/wide/iswblank
iswctypehttp://en.cppreference.com/cpp/string/wide/iswctype
iswcntrlhttp://en.cppreference.com/cpp/string/wide/iswcntrl
iswgraphhttp://en.cppreference.com/cpp/string/wide/iswgraph
iswspacehttp://en.cppreference.com/cpp/string/wide/iswspace
iswprinthttp://en.cppreference.com/cpp/string/wide/iswprint
iswpuncthttp://en.cppreference.com/cpp/string/wide/iswpunct
Character manipulationhttp://en.cppreference.com/cpp/string/wide#Character_manipulation
towlowerhttp://en.cppreference.com/cpp/string/wide/towlower
towupperhttp://en.cppreference.com/cpp/string/wide/towupper
towctranshttp://en.cppreference.com/cpp/string/wide/towctrans
wctranshttp://en.cppreference.com/cpp/string/wide/wctrans
Conversions to numeric formatshttp://en.cppreference.com/cpp/string/wide#Conversions_to_numeric_formats
wcstolwcstollhttp://en.cppreference.com/cpp/string/wide/wcstol
wcstofwcstodwcstoldhttp://en.cppreference.com/cpp/string/wide/wcstof
wcstoulwcstoullhttp://en.cppreference.com/cpp/string/wide/wcstoul
wcstoimaxwcstouimaxhttp://en.cppreference.com/cpp/string/wide/wcstoimax
String manipulationhttp://en.cppreference.com/cpp/string/wide#String_manipulation
wcslenhttp://en.cppreference.com/cpp/string/wide/wcslen
wcscmphttp://en.cppreference.com/cpp/string/wide/wcscmp
wcscollhttp://en.cppreference.com/cpp/string/wide/wcscoll
wcsncmphttp://en.cppreference.com/cpp/string/wide/wcsncmp
wcschrhttp://en.cppreference.com/cpp/string/wide/wcschr
wcsrchrhttp://en.cppreference.com/cpp/string/wide/wcsrchr
wcspbrkhttp://en.cppreference.com/cpp/string/wide/wcspbrk
wcsspnhttp://en.cppreference.com/cpp/string/wide/wcsspn
wcscspnhttp://en.cppreference.com/cpp/string/wide/wcscspn
wcsstrhttp://en.cppreference.com/cpp/string/wide/wcsstr
wcstokhttp://en.cppreference.com/cpp/string/wide/wcstok
String examinationhttp://en.cppreference.com/cpp/string/wide#String_examination
wcscpyhttp://en.cppreference.com/cpp/string/wide/wcscpy
wcsncpyhttp://en.cppreference.com/cpp/string/wide/wcsncpy
wcsxfrmhttp://en.cppreference.com/cpp/string/wide/wcsxfrm
wcscathttp://en.cppreference.com/cpp/string/wide/wcscat
wcsncathttp://en.cppreference.com/cpp/string/wide/wcsncat
Array manipulationhttp://en.cppreference.com/cpp/string/wide#Wide_character_array_manipulation
wmemcpyhttp://en.cppreference.com/cpp/string/wide/wmemcpy
wmemmovehttp://en.cppreference.com/cpp/string/wide/wmemmove
wmemcmphttp://en.cppreference.com/cpp/string/wide/wmemcmp
wmemchrhttp://en.cppreference.com/cpp/string/wide/wmemchr
wmemsethttp://en.cppreference.com/cpp/string/wide/wmemset
Typeshttp://en.cppreference.com/cpp/string/wide#Types
wctrans_thttp://en.cppreference.com/cpp/string/wide#Types
wctype_thttp://en.cppreference.com/cpp/string/wide#Types
wint_thttp://en.cppreference.com/cpp/string/wide#Types
Macroshttp://en.cppreference.com/cpp/string/wide#Macros
WCHAR_MINWCHAR_MAXWEOFhttp://en.cppreference.com/cpp/string/wide#Macros
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/navbar_content&action=edit
1 Functionshttp://en.cppreference.com/cpp/string/wide#Functions
1.1 Character classificationhttp://en.cppreference.com/cpp/string/wide#Character_classification
1.2 Character manipulationhttp://en.cppreference.com/cpp/string/wide#Character_manipulation
1.3 Conversions to numeric formatshttp://en.cppreference.com/cpp/string/wide#Conversions_to_numeric_formats
1.4 String manipulationhttp://en.cppreference.com/cpp/string/wide#String_manipulation
1.5 String examinationhttp://en.cppreference.com/cpp/string/wide#String_examination
1.6 Wide character array manipulationhttp://en.cppreference.com/cpp/string/wide#Wide_character_array_manipulation
2 Typeshttp://en.cppreference.com/cpp/string/wide#Types
3 Macroshttp://en.cppreference.com/cpp/string/wide#Macros
4 See alsohttp://en.cppreference.com/cpp/string/wide#See_also
http://en.cppreference.com/cpp/header/cwctype
iswalnumhttp://en.cppreference.com/cpp/string/wide/iswalnum
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswalnum&action=edit
iswalphahttp://en.cppreference.com/cpp/string/wide/iswalpha
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswalpha&action=edit
iswlowerhttp://en.cppreference.com/cpp/string/wide/iswlower
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswlower&action=edit
iswupperhttp://en.cppreference.com/cpp/string/wide/iswupper
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswupper&action=edit
iswdigithttp://en.cppreference.com/cpp/string/wide/iswdigit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswdigit&action=edit
iswxdigithttp://en.cppreference.com/cpp/string/wide/iswxdigit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswxdigit&action=edit
iswcntrlhttp://en.cppreference.com/cpp/string/wide/iswcntrl
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswcntrl&action=edit
iswgraphhttp://en.cppreference.com/cpp/string/wide/iswgraph
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswgraph&action=edit
iswspacehttp://en.cppreference.com/cpp/string/wide/iswspace
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswspace&action=edit
iswblankhttp://en.cppreference.com/cpp/string/wide/iswblank
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswblank&action=edit
iswprinthttp://en.cppreference.com/cpp/string/wide/iswprint
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswprint&action=edit
iswpuncthttp://en.cppreference.com/cpp/string/wide/iswpunct
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswpunct&action=edit
iswctypehttp://en.cppreference.com/cpp/string/wide/iswctype
LC_CTYPEhttp://en.cppreference.com/cpp/locale/LC_categories
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_iswctype&action=edit
wctypehttp://en.cppreference.com/cpp/string/wide/wctype
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wctype&action=edit
http://en.cppreference.com/cpp/header/cwctype
towlowerhttp://en.cppreference.com/cpp/string/wide/towlower
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towlower&action=edit
towupperhttp://en.cppreference.com/cpp/string/wide/towupper
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towupper&action=edit
towctranshttp://en.cppreference.com/cpp/string/wide/towctrans
LC_CTYPEhttp://en.cppreference.com/cpp/locale/LC_categories
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_towctrans&action=edit
wctranshttp://en.cppreference.com/cpp/string/wide/wctrans
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wctrans&action=edit
iscntrlhttp://en.cppreference.com/cpp/string/byte/iscntrl
iswcntrlhttp://en.cppreference.com/cpp/string/wide/iswcntrl
isprinthttp://en.cppreference.com/cpp/string/byte/isprint
iswprinthttp://en.cppreference.com/cpp/string/wide/iswprint
isspacehttp://en.cppreference.com/cpp/string/byte/isspace
iswspacehttp://en.cppreference.com/cpp/string/wide/iswspace
isblankhttp://en.cppreference.com/cpp/string/byte/isblank
iswblankhttp://en.cppreference.com/cpp/string/wide/iswblank
isgraphhttp://en.cppreference.com/cpp/string/byte/isgraph
iswgraphhttp://en.cppreference.com/cpp/string/wide/iswgraph
ispuncthttp://en.cppreference.com/cpp/string/byte/ispunct
iswpuncthttp://en.cppreference.com/cpp/string/wide/iswpunct
isalnumhttp://en.cppreference.com/cpp/string/byte/isalnum
iswalnumhttp://en.cppreference.com/cpp/string/wide/iswalnum
isalphahttp://en.cppreference.com/cpp/string/byte/isalpha
iswalphahttp://en.cppreference.com/cpp/string/wide/iswalpha
isupperhttp://en.cppreference.com/cpp/string/byte/isupper
iswupperhttp://en.cppreference.com/cpp/string/wide/iswupper
islowerhttp://en.cppreference.com/cpp/string/byte/islower
iswlowerhttp://en.cppreference.com/cpp/string/wide/iswlower
isdigithttp://en.cppreference.com/cpp/string/byte/isdigit
iswdigithttp://en.cppreference.com/cpp/string/wide/iswdigit
isxdigithttp://en.cppreference.com/cpp/string/byte/isxdigit
iswxdigithttp://en.cppreference.com/cpp/string/wide/iswxdigit
http://en.cppreference.com/cpp/header/cwchar
wcstolwcstollhttp://en.cppreference.com/cpp/string/wide/wcstol
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstol&action=edit
wcstoulwcstoullhttp://en.cppreference.com/cpp/string/wide/wcstoul
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstoul&action=edit
wcstofwcstodwcstoldhttp://en.cppreference.com/cpp/string/wide/wcstof
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstof&action=edit
http://en.cppreference.com/cpp/header/cinttypes
wcstoimaxwcstoumaxhttp://en.cppreference.com/cpp/string/wide/wcstoimax
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstoimax&action=edit
http://en.cppreference.com/cpp/header/cwchar
wcscpyhttp://en.cppreference.com/cpp/string/wide/wcscpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscpy&action=edit
wcsncpyhttp://en.cppreference.com/cpp/string/wide/wcsncpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncpy&action=edit
wcscathttp://en.cppreference.com/cpp/string/wide/wcscat
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscat&action=edit
wcsncathttp://en.cppreference.com/cpp/string/wide/wcsncat
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncat&action=edit
wcsxfrmhttp://en.cppreference.com/cpp/string/wide/wcsxfrm
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsxfrm&action=edit
http://en.cppreference.com/cpp/header/cwchar
wcslenhttp://en.cppreference.com/cpp/string/wide/wcslen
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcslen&action=edit
wcscmphttp://en.cppreference.com/cpp/string/wide/wcscmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscmp&action=edit
wcsncmphttp://en.cppreference.com/cpp/string/wide/wcsncmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsncmp&action=edit
wcscollhttp://en.cppreference.com/cpp/string/wide/wcscoll
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscoll&action=edit
wcschrhttp://en.cppreference.com/cpp/string/wide/wcschr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcschr&action=edit
wcsrchrhttp://en.cppreference.com/cpp/string/wide/wcsrchr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsrchr&action=edit
wcsspnhttp://en.cppreference.com/cpp/string/wide/wcsspn
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsspn&action=edit
wcscspnhttp://en.cppreference.com/cpp/string/wide/wcscspn
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcscspn&action=edit
wcspbrkhttp://en.cppreference.com/cpp/string/wide/wcspbrk
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcspbrk&action=edit
wcsstrhttp://en.cppreference.com/cpp/string/wide/wcsstr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsstr&action=edit
wcstokhttp://en.cppreference.com/cpp/string/wide/wcstok
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcstok&action=edit
http://en.cppreference.com/cpp/header/cwchar
wmemcpyhttp://en.cppreference.com/cpp/string/wide/wmemcpy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemcpy&action=edit
wmemmovehttp://en.cppreference.com/cpp/string/wide/wmemmove
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemmove&action=edit
wmemcmphttp://en.cppreference.com/cpp/string/wide/wmemcmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemcmp&action=edit
wmemchrhttp://en.cppreference.com/cpp/string/wide/wmemchr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemchr&action=edit
wmemsethttp://en.cppreference.com/cpp/string/wide/wmemset
[edit]https://cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wmemset&action=edit
http://en.cppreference.com/cpp/header/cwctype
http://en.cppreference.com/cpp/header/cwctype
http://en.cppreference.com/cpp/header/cwchar
http://en.cppreference.com/cpp/header/cwchar
C documentationhttp://en.cppreference.com/c/string/wide
Support ushttp://www.cppreference.com/support
Recent changeshttp://en.cppreference.com/Special:RecentChanges
FAQhttp://en.cppreference.com/Cppreference:FAQ
Offline versionhttp://en.cppreference.com/Cppreference:Archives
http://en.cppreference.com/cpp/string/wide
What links herehttp://en.cppreference.com/Special:WhatLinksHere/cpp/string/wide
Related changeshttp://en.cppreference.com/Special:RecentChangesLinked/cpp/string/wide
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttp://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttp://en.cppreference.com/index.php?title=cpp/string/wide&oldid=185373
Page informationhttp://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.