Marius Vollmer <[EMAIL PROTECTED]> writes:
> Well, my current plans are to get us Unicode support by having three
> kinds of strings, with three widths (8, 16 and 32 bits, of course).
> But they are not very concrete. I am not thinking about using
> wchar_t.
Because of its potential greediness i
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Marius Vollmer <[EMAIL PROTECTED]> writes:
>
>> Well, my current plans are to get us Unicode support by having three
>> kinds of strings, with three widths (8, 16 and 32 bits, of course).
>> But they are not very concrete. I am not thinking about usin