Glenn,

Thanks for the suggestion.  I am making the changes now.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Maynard
> Sent: Thursday, October 04, 2001 9:12 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Unicode support under Linux
> 
> 
> On Thu, Oct 04, 2001 at 08:04:40PM -0700, Carl W. Brown wrote:
> > UChar8 * xiu8_strpbrk(UChar8 *string,
> >                     UChar8 * charlst)
> 
> const:
> char *strpbrk(const char *s, const char *accept);
> 
> It'd be nice if the C++ string class was a bit better.  Iterators 
> would make
> iterating over UTF-8 strings much nicer; dealing with allocation for
> strings in app-level code is something nobody should be doing 
> anymore.  (This
> kind of library could easily serve as the foundation of a string class,
> obviously.)
> 
> -- 
> Glenn Maynard
> -
> Linux-UTF8:   i18n of Linux on all levels
> Archive:      http://mail.nl.linux.org/linux-utf8/
-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to