Re: string encoding
[email protected] (Simon Cozens) Fri, 16 Feb 2001 21:34:30 +0000
| Newsgroups | perl.perl6.internals.unicode |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 16, 2001 at 01:20:26PM -0800, Hong Zhang wrote: > But the memcmp() can not be used for UTF-32 string comparison, because > of endian issue. What endian issue? If you have two differently-endian strings being compared at the C level, you have *far* bigger design problems than the choice of UTF. -- A year spent in artificial intelligence is enough to make one believe in God.