Re: problem with [NSData bytes] on Intel
Re: problem with [NSData bytes] on Intel
- Subject: Re: problem with [NSData bytes] on Intel
- From: Camillo Lugaresi <email@hidden>
- Date: Sat, 4 Feb 2006 10:57:25 +0100
On 04/feb/06, at 09:27, Markus Hitter wrote:
Am 04.02.2006 um 08:18 schrieb john:
I'm having an unusual problem when I gain access to the bytes of
an NSData on an Intel iMac. Everything works fine on PPC and
Rosetta, but the native Intel binary exhibits this problem.
[...]
Am I missing something?
You miss handling the different endianess of both architectures?
For floats/doubles, both processors might even use a different
number of bits for mantissa and exponent.
No, they both use IEEE 754 floats.
Camillo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden