StackOverflow Questions for Tag: wstring

user1481860
user1481860

Reputation:

How to portably write std::wstring to file?

Score: 24

Views: 46558

Answers: 11

Read More
Jones Jones
Jones Jones

Reputation: 119

How to convert wstring to wchar_t*? C++

Score: 7

Views: 27100

Answers: 4

Read More
BaroneAshura
BaroneAshura

Reputation: 201

Visual Studio 2019 - C++ wstring assignment unexpected encoding

Score: 1

Views: 177

Answers: 1

Read More
Çağatay KAYA
Çağatay KAYA

Reputation: 99

How to read a file with CreateFile in C++?

Score: 0

Views: 108

Answers: 1

Read More
Alexey104
Alexey104

Reputation: 1281

What is mbstate_t and why to reset it?

Score: 2

Views: 852

Answers: 2

Read More
BЈовић
BЈовић

Reputation: 64203

How to convert wstring into string?

Score: 283

Views: 446143

Answers: 21

Read More
user21148656
user21148656

Reputation:

Is there is a limit for a number of characters in wchar_t*

Score: -1

Views: 258

Answers: 2

Read More
user21148656
user21148656

Reputation:

What is wrong with mbstowcs_s in cpp

Score: 1

Views: 390

Answers: 1

Read More
Nothing
Nothing

Reputation: 3

How i do return one letter same size regardless of languages

Score: -1

Views: 68

Answers: 1

Read More
Appu
Appu

Reputation:

std::wstring VS std::string

Score: 912

Views: 440963

Answers: 14

Read More
user3443063
user3443063

Reputation: 1615

How to convert a unicode number to a std::wstring?

Score: 2

Views: 180

Answers: 1

Read More
Flip
Flip

Reputation: 952

Custom formatter for std::format for std::wstring GCC

Score: 2

Views: 329

Answers: 1

Read More
James P
James P

Reputation: 23

getline() reaches end of file when reading UTF-8 emoji character

Score: 2

Views: 204

Answers: 1

Read More
James P
James P

Reputation: 23

Accessing individual characters (wchar_t) in a wstring

Score: -1

Views: 406

Answers: 1

Read More
Samir
Samir

Reputation: 4193

C++ Convert string (or char*) to wstring (or wchar_t*)

Score: 237

Views: 428252

Answers: 20

Read More
user3443063
user3443063

Reputation: 1615

C++ How to get the std::wstring of a int value?

Score: 3

Views: 145

Answers: 1

Read More

Strange behavior (unnamed namespace with swscanf)

Score: 0

Views: 76

Answers: 1

Read More
Mikhail Svetlov
Mikhail Svetlov

Reputation: 1

How can I convert string with local encoding to UTF-16 wide string in C++?

Score: 0

Views: 57

Answers: 0

Read More
thepaqui
thepaqui

Reputation: 45

Why does std::getline() seem to mess up accented characters?

Score: 4

Views: 170

Answers: 1

Read More
Simon Goodman
Simon Goodman

Reputation: 1204

Write a std::u16string to file?

Score: 0

Views: 2312

Answers: 2

Read More
PreviousPage 1Next