|
|
Subject:
Cyrillic characters in Java
Category: Computers > Programming Asked by: zemin-ga List Price: $10.00 |
Posted:
05 Apr 2005 13:53 PDT
Expires: 06 Apr 2005 18:03 PDT Question ID: 505415 |
Hi, Could you please help me to print Cyrillic characters in Java? I just need to do a simple System.out.print("?????? ??????"); However, when I compile it in DOS console using javac, I get ???????? instead of russian characters. I suppose the error is in the encoding, because the encoding that I have is Cp1252, while the Cyrillic encoding should be Cp1251, but I don't know how to change it. Please help me! Thanks a lot. |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |