Re: extracting the mantissa for a NSDecimal
Re: extracting the mantissa for a NSDecimal
- Subject: Re: extracting the mantissa for a NSDecimal
- From: Jens Alfke <email@hidden>
- Date: Fri, 20 Nov 2009 10:49:27 -0800
On Nov 20, 2009, at 9:53 AM, Greg Guerin wrote:
The representation stored in the NSData may be endian-sensitive. If
the NSDictionary contents might cross architectures, that could be
problematic.
s/may be/is/
s/could be/will be/
NSDecimal is a struct containing multi-byte integers. It is definitely
endian-sensitive.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden