Front page | perl.perl6.internals.unicode |
Postings from February 2001
Re: string encoding
Thread Next
From:
Simon Cozens
Date:
February 16, 2001 16:32
Subject:
Re: string encoding
Message ID:
20010216213430.A18891@pembro26.pmb.ox.ac.uk
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.
Thread Next