Freigeben über


utf16_to_utf8-Funktion

Konvertiert eine UTF-16-Zeichenfolge in eine UTF-8-Zeichenfolge.

_ASYNCRTIMP std::string __cdecl utf16_to_utf8(
   const utf16string &w
);

Parameter

  • w

Anforderungen

Header: asyncrt_utils.h

Namespace: utility::conversions

Siehe auch

Referenz

utility::conversions-Namespace