René's URL Explorer Experiment


Title: Null-terminated multibyte 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%2Fmultibyte
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fmultibyte
Pagehttps://en.cppreference.com/cpp/string/multibyte
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/string/multibyte&action=edit&redlink=1
https://en.cppreference.com/cpp/string/multibyte
Readhttps://en.cppreference.com/cpp/string/multibyte
View sourcehttps://en.cppreference.com/index.php?title=cpp/string/multibyte&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/string/multibyte&action=history
https://en.cppreference.com/cpp/string/multibyte
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
Wide stringshttps://en.cppreference.com/cpp/string/wide
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/multibyte#Functions
Wide/multibyte examinationhttps://en.cppreference.com/cpp/string/multibyte#Multibyte/wide_character_conversions
mblenhttps://en.cppreference.com/cpp/string/multibyte/mblen
mbrlenhttps://en.cppreference.com/cpp/string/multibyte/mbrlen
mbsinithttps://en.cppreference.com/cpp/string/multibyte/mbsinit
Multibyte/wide conversionshttps://en.cppreference.com/cpp/string/multibyte#Multibyte/wide_character_conversions
mbtowchttps://en.cppreference.com/cpp/string/multibyte/mbtowc
mbstowcshttps://en.cppreference.com/cpp/string/multibyte/mbstowcs
btowchttps://en.cppreference.com/cpp/string/multibyte/btowc
mbrtowchttps://en.cppreference.com/cpp/string/multibyte/mbrtowc
mbsrtowcshttps://en.cppreference.com/cpp/string/multibyte/mbsrtowcs
wctombhttps://en.cppreference.com/cpp/string/multibyte/wctomb
wcstombshttps://en.cppreference.com/cpp/string/multibyte/wcstombs
wctobhttps://en.cppreference.com/cpp/string/multibyte/wctob
wcrtombhttps://en.cppreference.com/cpp/string/multibyte/wcrtomb
wcsrtombshttps://en.cppreference.com/cpp/string/multibyte/wcsrtombs
mbrtoc8https://en.cppreference.com/cpp/string/multibyte/mbrtoc8
mbrtoc16https://en.cppreference.com/cpp/string/multibyte/mbrtoc16
mbrtoc32https://en.cppreference.com/cpp/string/multibyte/mbrtoc32
c8rtombhttps://en.cppreference.com/cpp/string/multibyte/c8rtomb
c16rtombhttps://en.cppreference.com/cpp/string/multibyte/c16rtomb
c32rtombhttps://en.cppreference.com/cpp/string/multibyte/c32rtomb
Typeshttps://en.cppreference.com/cpp/string/multibyte#Types
mbstate_thttps://en.cppreference.com/c/string/multibyte/mbstate_t
Macroshttps://en.cppreference.com/cpp/string/multibyte#Macros
MB_LEN_MAXMB_CUR_MAXhttps://en.cppreference.com/cpp/string/multibyte#Macros
__STDC_UTF_16____STDC_UTF_32__https://en.cppreference.com/cpp/string/multibyte#Macros
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/navbar_content&action=edit
SCSUhttps://www.unicode.org/reports/tr6
1 Functionshttps://en.cppreference.com/cpp/string/multibyte#Functions
1.1 Multibyte/wide character conversionshttps://en.cppreference.com/cpp/string/multibyte#Multibyte/wide_character_conversions
2 Typeshttps://en.cppreference.com/cpp/string/multibyte#Types
3 Macroshttps://en.cppreference.com/cpp/string/multibyte#Macros
4 See alsohttps://en.cppreference.com/cpp/string/multibyte#See_also
https://en.cppreference.com/cpp/header/cstdlib
mblenhttps://en.cppreference.com/cpp/string/multibyte/mblen
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mblen&action=edit
mbtowchttps://en.cppreference.com/cpp/string/multibyte/mbtowc
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbtowc&action=edit
wctombhttps://en.cppreference.com/cpp/string/multibyte/wctomb
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wctomb&action=edit
mbstowcshttps://en.cppreference.com/cpp/string/multibyte/mbstowcs
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbstowcs&action=edit
wcstombshttps://en.cppreference.com/cpp/string/multibyte/wcstombs
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcstombs&action=edit
https://en.cppreference.com/cpp/header/cwchar
mbrlenhttps://en.cppreference.com/cpp/string/multibyte/mbrlen
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrlen&action=edit
mbsinithttps://en.cppreference.com/cpp/string/multibyte/mbsinit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbsinit&action=edit
btowchttps://en.cppreference.com/cpp/string/multibyte/btowc
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_btowc&action=edit
wctobhttps://en.cppreference.com/cpp/string/multibyte/wctob
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wctob&action=edit
mbrtowchttps://en.cppreference.com/cpp/string/multibyte/mbrtowc
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtowc&action=edit
wcrtombhttps://en.cppreference.com/cpp/string/multibyte/wcrtomb
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcrtomb&action=edit
mbsrtowcshttps://en.cppreference.com/cpp/string/multibyte/mbsrtowcs
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbsrtowcs&action=edit
wcsrtombshttps://en.cppreference.com/cpp/string/multibyte/wcsrtombs
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcsrtombs&action=edit
https://en.cppreference.com/cpp/header/cuchar
mbrtoc8https://en.cppreference.com/cpp/string/multibyte/mbrtoc8
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc8&action=edit
c8rtombhttps://en.cppreference.com/cpp/string/multibyte/c8rtomb
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c8rtomb&action=edit
mbrtoc16https://en.cppreference.com/cpp/string/multibyte/mbrtoc16
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc16&action=edit
c16rtombhttps://en.cppreference.com/cpp/string/multibyte/c16rtomb
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c16rtomb&action=edit
mbrtoc32https://en.cppreference.com/cpp/string/multibyte/mbrtoc32
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc32&action=edit
c32rtombhttps://en.cppreference.com/cpp/string/multibyte/c32rtomb
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c32rtomb&action=edit
https://en.cppreference.com/cpp/header/cwchar
mbstate_thttps://en.cppreference.com/cpp/string/multibyte/mbstate_t
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbstate_t&action=edit
https://en.cppreference.com/cpp/header/climits
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_MB_LEN_MAX&action=edit
https://en.cppreference.com/cpp/header/cstdlib
[edit]https://cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_MB_CUR_MAX&action=edit
https://en.cppreference.com/cpp/header/cuchar
C documentationhttps://en.cppreference.com/c/string/multibyte
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
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/multibyte
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/string/multibyte
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/string/multibyte
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/multibyte&oldid=179249
Page informationhttps://en.cppreference.com/index.php?title=cpp/string/multibyte&action=info
Deutschhttps://de.cppreference.com/cpp/string/multibyte
Españolhttp://es.cppreference.com/cpp/string/multibyte
Françaishttp://fr.cppreference.com/cpp/string/multibyte
Italianohttp://it.cppreference.com/cpp/string/multibyte
日本語http://ja.cppreference.com/cpp/string/multibyte
Portuguêshttp://pt.cppreference.com/cpp/string/multibyte
Русскийhttp://ru.cppreference.com/cpp/string/multibyte
中文http://zh.cppreference.com/cpp/string/multibyte

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.