Subject: Re: UT_UCS2String problems
From: Joaquin Cuenca Abela (e98cuenc@yahoo.com)
Date: Fri Jun 01 2001 - 12:20:10 CDT
--- Andrew Dunbar <hippietrail@yahoo.com> wrote:
>
> Also the size() method is now ambiguous. Does it
> return the
> number of characters or the number of bytes?
> Shouldn't we
> have two non-ambiguous methods in both the UT_String
> and
> UT_UCS2String?
I don't think so. To me size() should return the
number of "entries" in the string. And here, the type
of the "entries" are "char", or "wchar_t", or
whatever. So size should return the number of
characters.
Cheers,
P.S.: If somebody has send me a personal email that
I've not replied in the latest week, please resend it
to this email adress.
-- Joaquin Cuenca Abela e8cuenc@yahoo.com__________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
This archive was generated by hypermail 2b25 : Fri Jun 01 2001 - 12:20:28 CDT