C ++ konvertieren String (oder char*) in WSTRING (oder wchar_t*)C++

Programme in C++. Entwicklerforum
Anonymous
 C ++ konvertieren String (oder char*) in WSTRING (oder wchar_t*)

Post by Anonymous »

string s = "おはよう";
wstring ws = FUNCTION(s, ws);
< /code>

Wie würde ich WS? Der Inhalt wird verzerrt.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post
  • MAP > zur Liste > Verwenden der Stream -API
    by Anonymous » » in Java
    0 Replies
    24 Views
    Last post by Anonymous
  • Wie man einen einzelnen Char in einen null-terminierten const char* umwandelt
    by Anonymous » » in C++
    0 Replies
    13 Views
    Last post by Anonymous
  • Erstellen von PDF mit Python mit FPDF char von char
    by Anonymous » » in Python
    0 Replies
    6 Views
    Last post by Anonymous
  • Warum schließt CTAD S (nicht s ) ab und erlaubt auto s2 = s {"hi"};?
    by Anonymous » » in C++
    0 Replies
    2 Views
    Last post by Anonymous
  • Wie kann ich std :: a std :: wstring drucken?
    by Anonymous » » in C++
    0 Replies
    2 Views
    Last post by Anonymous