This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help on compiling with Japanese Text


Hello,
   I am trying to compile my code with hard-coded Japanese Kanji and
full-width katakana string text but the compiler view some of the text
as escape characters.
   An example would be the full-width Katakana "so" = ソ which is
viewed as \201. Is there a compiler option to view Japanese text
correctly? I check the --help options but there are none. Any
suggestions would be very helpful. Thank you.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]