![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Aug 2006
Posts: 13
Rep Power: 0
![]() |
Encoding ISO-8859-1
Hi everyone.
I'm currently working on a small MUD text-based program. The output text should be printed with the ISO standard 8859-1, which support some of the Danish characters (זרו). I don't know and can't seem to find the solutions to the problem in Java doc/API and how the encoding code has to be written. In Python I know it is: # -*- coding: iso-8859-1 -*- Is there similar codes I can enter in my Java outConsole class, so it will print the right characters? Greeting \\ Public2 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Machine lang. encoding for CISC | Jimbo | Assembly | 1 | May 20th, 2006 6:03 PM |
| Not encoding nor zip - suggestions | markbadger | Other Programming Languages | 2 | Dec 29th, 2005 9:41 AM |
| Visual C++ - ListView character encoding | narroweyes | C++ | 0 | Sep 11th, 2005 3:51 PM |
| Encoding mp3's to other formats | dark_omen | C# | 5 | Mar 22nd, 2005 3:24 PM |