Collation which recognizes difference between the accented and unaccented versions of letters for sorting purposes. (opposite of accent-insensitive)
Questions tagged [accent-sensitive]
47 questions
-1
votes
1 answer
How is é bitwise shifted to a E in C++?
Hello I having trouble understanding this and how for example it take an accent char like é and converts it E9. I could be missing something i get that it bit-shifts right 4. é = 11101000 and E = 01000101 shifting 4 doesn't makeE right?
static const…

k.wig
- 39
- 1
- 7
-2
votes
1 answer
YouTube with accent?
This maybe a dumb question but I have a problem with YouTube.
I live in Barcelona and I live in a shared house. My roommates are Indian and most of the time they watch Indian movies or other programs on YouTube.
I started to learn Android…