StackOverflow Questions for Tag: wchar-t

NoSenseEtAl
NoSenseEtAl

Reputation: 30158

char16_t printing

Score: 17

Views: 11068

Answers: 1

Read More
AJ Tan
AJ Tan

Reputation: 303

Wide character input using fgetwc() and fread()

Score: 1

Views: 843

Answers: 3

Read More
Stas Badzi
Stas Badzi

Reputation: 768

Is there a way to create a fstream, ifstream or ofstream object with a wchar_t* or wstring filename? (c++)

Score: 7

Views: 93

Answers: 1

Read More
Stas Badzi
Stas Badzi

Reputation: 768

Why do c++ standard library template class functions say undefined reference while linking if they are defined in a header

Score: 2

Views: 90

Answers: 1

Read More
James Raitsev
James Raitsev

Reputation: 96581

How to print Unicode character in C++

Score: 87

Views: 262941

Answers: 12

Read More
defa0009
defa0009

Reputation: 55

Returning a wchar_t* from a DLL function not working?

Score: 0

Views: 78

Answers: 1

Read More
Jones Jones
Jones Jones

Reputation: 119

How to convert wstring to wchar_t*? C++

Score: 7

Views: 27279

Answers: 4

Read More
fresser
fresser

Reputation: 51

Scanning strings with whitespace into wchar_t

Score: 1

Views: 651

Answers: 1

Read More
Binarus
Binarus

Reputation: 4425

Microsoft claims that a wchar_t can hold any Unicode character - is this true?

Score: 8

Views: 341

Answers: 3

Read More
Binarus
Binarus

Reputation: 4425

How can a string parameter be of type byte * and of type wchar_t * at the same time?

Score: 4

Views: 115

Answers: 1

Read More
user25749
user25749

Reputation: 4905

I want to convert std::string into a const wchar_t *

Score: 73

Views: 194355

Answers: 6

Read More
morigan
morigan

Reputation: 33

Print Pixel in a console platform independant

Score: 0

Views: 55

Answers: 0

Read More
John Rainey
John Rainey

Reputation: 3

Return wchar_t* from a C function that allocates memory for the string

Score: 0

Views: 113

Answers: 1

Read More
Alexey104
Alexey104

Reputation: 1281

What is mbstate_t and why to reset it?

Score: 2

Views: 875

Answers: 2

Read More
Iván Soler
Iván Soler

Reputation: 1

cannot convert 'CHAR* {aka char*}' to 'wchar_t*' for argument '1' to 'wchar_t* wcscpy(wchar_t*, const wchar_t*)'

Score: 0

Views: 111

Answers: 1

Read More
bradgonesurfing
bradgonesurfing

Reputation: 32202

How to create a string literal based on generic character type in c++20?

Score: 1

Views: 87

Answers: 1

Read More
haijia
haijia

Reputation: 3

C++ use Assert::AreEqual string and string

Score: 0

Views: 91

Answers: 1

Read More
O'Neil
O'Neil

Reputation: 3849

string literal - template conversion between char types

Score: 1

Views: 554

Answers: 2

Read More
geohei
geohei

Reputation: 802

Convert universal character name to UTF-8 in C

Score: 4

Views: 483

Answers: 2

Read More
user21148656
user21148656

Reputation:

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

Score: -1

Views: 267

Answers: 2

Read More
PreviousPage 1Next