Hey C.C !
I have recently been programming my own n00b webbrowser in Java, however when I coded it, I ran it under Winbloats, I didn't have my USB thumb with Xubuntu and could only use WinVista otm; So now the problem is...
My code contains swedish alphabetic letters, means I used....
Win Swedish...
ToCode:ÅÄÖ,åäö
*NIX Swedish...
So my question, why does it do that, I really need it to work under linux !!!!Code:NOTHING AT ALL !
I don't like this part, isn't the ASCII table the same in Win as in *NIX=?
Anyone can help me resolve this?
Extended ASCII (128-255) may not be the same.
Most languages have Unicode support... you specify the encoding and you should be good to go.
Are those characters even extended ASCII?
THAT will teach you for being Swedish! lol I'm kidding(you thought I was going to say "THAT will teach you for using Windows" didn't you?
)
Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!
I don't think those characters are ASCII - I think they are unicode. Is your terminal set to output non-ascii characters?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks