Front page | perl.perl6.internals.unicode |
Postings from February 2001
Re: string encoding
Thread Previous
|
Thread Next
From:
Simon Cozens
Date:
February 16, 2001 19:26
Subject:
Re: string encoding
Message ID:
20010217032629.A19648@pembro26.pmb.ox.ac.uk
On Fri, Feb 16, 2001 at 04:51:14PM -0800, Hong Zhang wrote:
> Yes and no. You can use for eq(), but not for cmp(). On little endian
> machine, the memcmp() will first compare the least significant byte, not
> most.
We'd use a custom cmp in the vtable in that case anyway.
--
<evilPetey> I often think I'd get better throughput yelling at the modem.
Thread Previous
|
Thread Next