StackOverflow Questions for Tag: char32-t

polu_
polu_

Reputation: 433

Invalid uninitialized jump or move memory error while trying to split a char32_t string into tokens manually

Score: 1

Views: 99

Answers: 1

Read More
Sourav Kannantha B
Sourav Kannantha B

Reputation: 3299

How to handle char16_t or char32_t with printf and scanf in C?

Score: 2

Views: 4978

Answers: 2

Read More
Samuel Edwin Ward
Samuel Edwin Ward

Reputation: 6675

Is a naked char32_t signed or unsigned?

Score: 15

Views: 2247

Answers: 1

Read More
ragnarius
ragnarius

Reputation: 5813

How to test if a unicode character (char32_t) is in upper case in C++

Score: 1

Views: 337

Answers: 0

Read More
user3818491
user3818491

Reputation: 549

is<thing> equivalents for char32_t

Score: 5

Views: 396

Answers: 2

Read More
Ryan Li
Ryan Li

Reputation: 9340

char16_t and char32_t endianness

Score: 3

Views: 2041

Answers: 3

Read More
user3443139
user3443139

Reputation: 800

Visual Studio C++ 2015 std::codecvt with char16_t or char32_t

Score: 36

Views: 11748

Answers: 4

Read More
user3818260
user3818260

Reputation:

What is the relation between char ~ char32_t type and UTF-8 ~ UTF-32?

Score: 0

Views: 341

Answers: 0

Read More
fengtao.ft
fengtao.ft

Reputation: 81

Xcode 6 beta 5: compile error of "Use of undeclared identifier 'char32_t'" when change the deployment target to 7.0

Score: 3

Views: 857

Answers: 0

Read More
Steve Bates
Steve Bates

Reputation: 1

Any way to create a char of size 32 in ANSI c?

Score: 0

Views: 601

Answers: 2

Read More
user3443139
user3443139

Reputation: 800

How to convert std::string to std::u32string?

Score: 0

Views: 3845

Answers: 2

Read More
oz1cz
oz1cz

Reputation: 5844

Using char16_t and char32_t in I/O

Score: 27

Views: 10469

Answers: 1

Read More
ghostmansd
ghostmansd

Reputation: 3465

C++: fixed-size integer implementation for charX_t types

Score: 0

Views: 92

Answers: 0

Read More
0xbadf00d
0xbadf00d

Reputation: 18228

C++ What does the size of char16_t depend on?

Score: 12

Views: 2859

Answers: 3

Read More
Artyom
Artyom

Reputation: 31271

New unicode characters in C++0x

Score: 25

Views: 5863

Answers: 1

Read More
PreviousPage 1Next