Nelson H. F. Beebe wrote:
>
> Yves Arrouye <yves@realnames.com> writes on Fri, 6 Apr 2001 15:52:59 -0700:
>
> >> Does anybody know if the C++ standard specified
<snip>
> Here is what
<snip>
Thanks Nelson for quoting the relevant citations.
> However, it is not clear to me on a quick skim that wchar_t
> necessarily is big enough to hold any character from this set.
It is not necessarily big enough. In fact, you can have wchar_t
only 8-bit wide, and still be conformant.
Same holds for C. Hence __STDC_ISO_10646__, as you guessed.
But I won't count on all the compilers to implement it right now,
I guess we will have to wait some more years.
Antoine
This archive was generated by hypermail 2.1.2 : Fri Jul 06 2001 - 00:17:15 EDT