I
I
Ivan Ivanov2014-05-03 20:02:47
C++ / C#
Ivan Ivanov, 2014-05-03 20:02:47

Why setlocale(0,""); stopped working?

Now it only works

SetConsoleCP(1251);
  SetConsoleOutputCP(1251);

and changing the font to Lucia, which is very inconvenient, and the size of the console shrinks + write a lot of characters (compared to setlocale)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Ivanov, 2014-05-03
@Csklassami

In short, I realized that it's easier to create a new project and transfer everything .... Issue resolved

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question