From: Lasse Kärkkäinen / Tronic (tronic2@sci.fi)
Date: Thu Jun 23 2005 - 06:01:44 CDT
> The compiler is behaving correctly. ISO/IEC 14882 §2.2 ¶2:
>
> "If the hexadecimal value for a universal character name is less than
> 0x20 or in the range 0x7F-0x9F (inclusive), or if the universal
> character name designates a character in the basic source character set,
> then the program is ill-formed."
Thanks for the info :)
> Since U+006F Latin Small Letter O would be in the basic source character
> set, you cannot use \u006F.
How is "basic source character set" defined? ASCII? Is \x6F still OK, or is
using the character "o" the only option?
- Tronic -
This archive was generated by hypermail 2.1.5 : Thu Jun 23 2005 - 06:03:02 CDT