C++ Label allow English and Cyrillic Text

Viewed 35

I am brand new to C++. I want to allow text from a file that may have normal English and Cyrillic text how can I display it on a label without any errors?

0 Answers
Related