We try to input Hebrew charactor in Keil C 2.20a, while it displayed as "????". Can Keil C support multi language input? How? Looking forward for your help.
Yes, we try to input some Hebrew charactors in Keil C complier. The tools we used are Keil C51 v6.20 uvision 2. I was be told by others that there is a bug in Keil C51 for multi language input, is it true?
I don't know the format of Hebrew characters but I know that Keil PK51 has never supported Wide Character formats. Bradford
" I was be told by others that there is a bug in Keil C51 for multi language input, is it true?"
I think you'll find that's an issue with the uVision GUI as a Windows Application - the C51 compiler istself has no support for "wide" characters, as others have mentioned.