Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
TEXT is the division of ASCII text message itself and the number of characters for one text is limited to less than 240 characters (including “CR”) and below
https://yadi.sk/d/QeTQ7HFb4ngmvA
auto cdc=QTextCodec::codecForName("CP1251"); QByteArray in; QString text=cdc->toUnicode(in);