S
S
sitev_ru2015-01-13 08:33:32
C++ / C#
sitev_ru, 2015-01-13 08:33:32

String to u32string. How to do uppercase?

I am using u32string. How to convert uppercase, that is, convert small characters to large ones?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2015-01-13
@gbg

Either take the icu library, or QtCore, which also uses ICU, but is much simpler.
Well, you can also learn Unicode and customize your own.

H
hiloader, 2015-01-29
@hiloader

Consider boost::locale with an ICU backend.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question