StackOverflow Questions for Tag: wstring

Trakhan
Trakhan

Reputation: 483

Convert wstring to string encoded in UTF-8

Score: 28

Views: 57070

Answers: 8

Read More
Anton Shustikov
Anton Shustikov

Reputation: 115

to_wstring().size() isn't behaving as expected

Score: 0

Views: 105

Answers: 1

Read More
JeffR
JeffR

Reputation: 805

How to use getline alternative in C++ for delimiters with more than one character?

Score: 0

Views: 26

Answers: 0

Read More
user3443063
user3443063

Reputation: 1625

C++ How to wprintf an int as wstring

Score: 0

Views: 260

Answers: 3

Read More
GabrielGodefroy
GabrielGodefroy

Reputation: 340

How to display std::wstring with accentuated characters

Score: 1

Views: 54

Answers: 0

Read More
jayphen
jayphen

Reputation: 3

C++ {fmt} fmt::vformat with wide-string and fmt::make_wformat_args fails to compile

Score: 0

Views: 1372

Answers: 2

Read More
Trax_d
Trax_d

Reputation: 1

ESP32 Crash when I add 1 at a variable which has no link with the crash line

Score: 0

Views: 96

Answers: 0

Read More
Abdelwahed
Abdelwahed

Reputation: 1712

Read Unicode UTF-8 file into wstring

Score: 48

Views: 94785

Answers: 7

Read More
DM Perez
DM Perez

Reputation: 21

I don't understand why my std::string string is not containing the UTF-8 string correctly

Score: 1

Views: 703

Answers: 1

Read More
smls
smls

Reputation: 5791

Disadvantages of using `std::wstring` for Unicode in cross-platform code?

Score: 0

Views: 147

Answers: 0

Read More
Qman
Qman

Reputation: 437

UTF-8 Compatibility in C++

Score: 23

Views: 24456

Answers: 4

Read More
ScArcher2
ScArcher2

Reputation: 87287

How do I convert from a wchar_t* to a wstring?

Score: 3

Views: 18352

Answers: 3

Read More
wpfwannabe
wpfwannabe

Reputation: 14897

Case insensitive std::string.find()

Score: 91

Views: 144077

Answers: 11

Read More
Stew
Stew

Reputation: 366

Is there anything else needed to format BSTR wrapper to wstring using fmt?

Score: 1

Views: 195

Answers: 1

Read More
Sayantan Ghosh
Sayantan Ghosh

Reputation: 1056

C++ SSO : How to programatically find if a std::wstring is allocated with Short String Optimization?

Score: 3

Views: 530

Answers: 2

Read More
Liron Elkayam
Liron Elkayam

Reputation: 1

C++ Recognize UTF-8 or Hebrew languague

Score: 0

Views: 122

Answers: 1

Read More
Shane Gannon
Shane Gannon

Reputation: 7738

How to handle wstring with NodeJS's N-API?

Score: 0

Views: 379

Answers: 1

Read More
matteo_c
matteo_c

Reputation: 2260

Is this implementation of MSVCRT's wcscpy_s correct?

Score: 1

Views: 148

Answers: 0

Read More
yvvt0379
yvvt0379

Reputation: 63

How to traverse a wstring properly?

Score: 0

Views: 111

Answers: 1

Read More
Guilherme Galdino
Guilherme Galdino

Reputation: 67

Trouble with UTF-8 input

Score: 0

Views: 169

Answers: 1

Read More
PreviousPage 2Next