E
E
evgemiil2017-05-20 12:22:50
Programming
evgemiil, 2017-05-20 12:22:50

Cyrillic input in c++?

In the console program, when adding records, only Latin characters are entered, I try to enter Cyrillic, it gives an error, how to make it possible to enter Cyrillic?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GS0, 2017-11-06
@GS0

setlocale(LC_ALL, "Russian");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question