René's URL Explorer Experiment


Title: Null-terminated multibyte strings - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=c%2Fstring%2Fmultibyte
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=c%2Fstring%2Fmultibyte
Pagehttps://www.cppreference.com/c/string/multibyte
Discussionhttps://www.cppreference.com/Talk:c/string/multibyte
https://www.cppreference.com/c/string/multibyte
Readhttps://www.cppreference.com/c/string/multibyte
View sourcehttps://www.cppreference.com/index.php?title=c/string/multibyte&action=edit
View historyhttps://www.cppreference.com/index.php?title=c/string/multibyte&action=history
https://www.cppreference.com/c/string/multibyte
chttps://www.cppreference.com/c
stringhttps://www.cppreference.com/c/string
Chttps://www.cppreference.com/c
Compiler supporthttps://www.cppreference.com/c/compiler_support
Languagehttps://www.cppreference.com/c/language
Headershttps://www.cppreference.com/c/header
Type supporthttps://www.cppreference.com/c/types
Program utilitieshttps://www.cppreference.com/c/program
Variadic function supporthttps://www.cppreference.com/c/variadic
Error handlinghttps://www.cppreference.com/c/error
Dynamic memory managementhttps://www.cppreference.com/c/memory
Strings libraryhttps://www.cppreference.com/c/string
Algorithmshttps://www.cppreference.com/c/algorithm
Numericshttps://www.cppreference.com/c/numeric
Date and time utilitieshttps://www.cppreference.com/c/chrono
Input/output supporthttps://www.cppreference.com/c/io
Localization supporthttps://www.cppreference.com/c/locale
Concurrency supporthttps://www.cppreference.com/c/thread
Technical Specificationshttps://www.cppreference.com/c/experimental
Symbol indexhttps://www.cppreference.com/c/symbol_index
[edit]https://cppreference.com/index.php?title=Template:c/navbar_content&action=edit
Strings libraryhttps://www.cppreference.com/c/string
Null-terminated byte stringshttps://www.cppreference.com/c/string/byte
Null-terminated wide stringshttps://www.cppreference.com/c/string/wide
[edit]https://cppreference.com/index.php?title=Template:c/string/navbar_content&action=edit
Functionshttps://www.cppreference.com/c/string/multibyte#Functions
Wide/multibyte conversionshttps://www.cppreference.com/c/string/multibyte#Multibyte/wide_character_conversions
mbsinithttps://www.cppreference.com/c/string/multibyte/mbsinit
mbstowcsmbstowcs_shttps://www.cppreference.com/c/string/multibyte/mbstowcs
btowchttps://www.cppreference.com/c/string/multibyte/btowc
mbrtowchttps://www.cppreference.com/c/string/multibyte/mbrtowc
mbsrtowcsmbsrtowcs_shttps://www.cppreference.com/c/string/multibyte/mbsrtowcs
mbrtoc8https://www.cppreference.com/c/string/multibyte/mbrtoc8
c8rtombhttps://www.cppreference.com/c/string/multibyte/c8rtomb
mbrtoc16https://www.cppreference.com/c/string/multibyte/mbrtoc16
c16rtombhttps://www.cppreference.com/c/string/multibyte/c16rtomb
c32rtombhttps://www.cppreference.com/c/string/multibyte/c32rtomb
mbrtoc32https://www.cppreference.com/c/string/multibyte/mbrtoc32
mblenhttps://www.cppreference.com/c/string/multibyte/mblen
mbtowchttps://www.cppreference.com/c/string/multibyte/mbtowc
wctombwctomb_shttps://www.cppreference.com/c/string/multibyte/wctomb
wcstombswcstombs_shttps://www.cppreference.com/c/string/multibyte/wcstombs
wctobhttps://www.cppreference.com/c/string/multibyte/wctob
wcrtombwcrtomb_shttps://www.cppreference.com/c/string/multibyte/wcrtomb
wcsrtombswcsrtombs_shttps://www.cppreference.com/c/string/multibyte/wcsrtombs
mbrlenhttps://www.cppreference.com/c/string/multibyte/mbrlen
Typeshttps://www.cppreference.com/c/string/multibyte#Types
mbstate_thttps://www.cppreference.com/c/string/multibyte/mbstate_t
char8_thttps://www.cppreference.com/c/string/multibyte/char8_t
char16_thttps://www.cppreference.com/c/string/multibyte/char16_t
char32_thttps://www.cppreference.com/c/string/multibyte/char32_t
Macroshttps://www.cppreference.com/c/string/multibyte#Macros
MB_LEN_MAXhttps://www.cppreference.com/c/string/multibyte#Macros
MB_CUR_MAXhttps://www.cppreference.com/c/string/multibyte#Macros
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/navbar_content&action=edit
SCSUhttps://www.unicode.org/reports/tr6
null-terminated byte stringhttps://www.cppreference.com/c/string/byte
1 Functionshttps://www.cppreference.com/c/string/multibyte#Functions
1.1 Multibyte/wide character conversionshttps://www.cppreference.com/c/string/multibyte#Multibyte/wide_character_conversions
2 Typeshttps://www.cppreference.com/c/string/multibyte#Types
3 Macroshttps://www.cppreference.com/c/string/multibyte#Macros
4 Referenceshttps://www.cppreference.com/c/string/multibyte#References
5 See alsohttps://www.cppreference.com/c/string/multibyte#See_also
https://www.cppreference.com/c/header/stdlib
mblenhttps://www.cppreference.com/c/string/multibyte/mblen
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mblen&action=edit
mbtowchttps://www.cppreference.com/c/string/multibyte/mbtowc
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbtowc&action=edit
wctombwctomb_shttps://www.cppreference.com/c/string/multibyte/wctomb
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wctomb&action=edit
mbstowcsmbstowcs_shttps://www.cppreference.com/c/string/multibyte/mbstowcs
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbstowcs&action=edit
wcstombswcstombs_shttps://www.cppreference.com/c/string/multibyte/wcstombs
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcstombs&action=edit
https://www.cppreference.com/c/header/wchar
mbsinithttps://www.cppreference.com/c/string/multibyte/mbsinit
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbsinit&action=edit
btowchttps://www.cppreference.com/c/string/multibyte/btowc
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_btowc&action=edit
wctobhttps://www.cppreference.com/c/string/multibyte/wctob
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wctob&action=edit
mbrlenhttps://www.cppreference.com/c/string/multibyte/mbrlen
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrlen&action=edit
mbrtowchttps://www.cppreference.com/c/string/multibyte/mbrtowc
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtowc&action=edit
wcrtombwcrtomb_shttps://www.cppreference.com/c/string/multibyte/wcrtomb
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcrtomb&action=edit
mbsrtowcsmbsrtowcs_shttps://www.cppreference.com/c/string/multibyte/mbsrtowcs
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbsrtowcs&action=edit
wcsrtombswcsrtombs_shttps://www.cppreference.com/c/string/multibyte/wcsrtombs
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcsrtombs&action=edit
https://www.cppreference.com/c/header/uchar
mbrtoc8https://www.cppreference.com/c/string/multibyte/mbrtoc8
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc8&action=edit
c8rtombhttps://www.cppreference.com/c/string/multibyte/c8rtomb
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c8rtomb&action=edit
mbrtoc16https://www.cppreference.com/c/string/multibyte/mbrtoc16
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc16&action=edit
c16rtombhttps://www.cppreference.com/c/string/multibyte/c16rtomb
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c16rtomb&action=edit
mbrtoc32https://www.cppreference.com/c/string/multibyte/mbrtoc32
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc32&action=edit
c32rtombhttps://www.cppreference.com/c/string/multibyte/c32rtomb
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c32rtomb&action=edit
https://www.cppreference.com/c/header/uchar
https://www.cppreference.com/c/header/wchar
mbstate_thttps://www.cppreference.com/c/string/multibyte/mbstate_t
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbstate_t&action=edit
https://www.cppreference.com/c/header/uchar
char8_thttps://www.cppreference.com/c/string/multibyte/char8_t
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char8_t&action=edit
char16_thttps://www.cppreference.com/c/string/multibyte/char16_t
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char16_t&action=edit
char32_thttps://www.cppreference.com/c/string/multibyte/char32_t
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char32_t&action=edit
https://www.cppreference.com/c/header/limits
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_MB_LEN_MAX&action=edit
https://www.cppreference.com/c/header/stdlib
[edit]https://cppreference.com/index.php?title=Template:c/string/multibyte/dsc_MB_CUR_MAX&action=edit
C++ documentationhttps://www.cppreference.com/cpp/string/multibyte
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/c/string/multibyte
What links herehttps://www.cppreference.com/Special:WhatLinksHere/c/string/multibyte
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/c/string/multibyte
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=c/string/multibyte&oldid=180687
Page informationhttps://www.cppreference.com/index.php?title=c/string/multibyte&action=info
العربيةhttp://ar.cppreference.com/c/string/multibyte
Češtinahttps://cs.cppreference.com/c/string/multibyte
Deutschhttps://de.cppreference.com/c/string/multibyte
Españolhttp://es.cppreference.com/c/string/multibyte
Françaishttp://fr.cppreference.com/c/string/multibyte
Italianohttp://it.cppreference.com/c/string/multibyte
日本語http://ja.cppreference.com/c/string/multibyte
한국어http://ko.cppreference.com/c/string/multibyte
Polskihttp://pl.cppreference.com/c/string/multibyte
Portuguêshttp://pt.cppreference.com/c/string/multibyte
Русскийhttp://ru.cppreference.com/c/string/multibyte
Türkçehttp://tr.cppreference.com/c/string/multibyte
中文http://zh.cppreference.com/c/string/multibyte

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.