1832988 Members
2272 Online
110048 Solutions
New Discussion

Setting locale to CP1251

 
Yuri Ermakov
Contributor

Setting locale to CP1251

Hi, all!

I need to set locale to 1251 code page (MS Windows) for my program using function setlocale(). I don't see this code page while I run locale -a.


Yuri Ermakov
Ermak
1 REPLY 1
Steve Steel
Honored Contributor

Re: Setting locale to CP1251

Hi


Not directly supported

see
http://www.docs.hp.com/en/5990-7288/ch16s06.html


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)