M
M
Michail Wowtschuk2022-03-17 13:11:18
C++ / C#
Michail Wowtschuk, 2022-03-17 13:11:18

Working with UTF-8 in C language?

I would be very grateful if you could give some simple examples of using UTF-8 in C. I decided to study C well, but I can’t find any good examples of using UTF-8, only a bunch of different libraries, I don’t know which one to approach. Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-03-17
@vabka

In modern standards, UTF8 and Unicode are supported at the standard library level.
See standard C11

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question