Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Japanese characters on Windows-English


  • From: rajesh.jag at wipro.com (Rajesh J Advani)
  • Subject: Japanese characters on Windows-English
  • Date: Sat Nov 12 19:33:26 2005

We're working on a Japanese project, and we need to use Japanese cahracter
constants in our code. The code is compiled on the developers' machines
which are running the English Version of Windows 95.
The problem is that when compiling the source file, we get an error of
invalid character, for the Japanese character. My guess is that the Japanese
character(A 2-byte character) is being recognized by the OS as 2 one-byte
characters. The program compiles properly on the Machines with the Japanese
version of Windows.

Is there a workaround for this? We don't want to have to use the
Japanese machines for compiling the source-code.

Rajesh J Advani
~*Only Dreams Come True*~





---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx