Re: extracting the mantissa for a NSDecimal
Re: extracting the mantissa for a NSDecimal
- Subject: Re: extracting the mantissa for a NSDecimal
- From: "Gary L. Wade" <email@hidden>
- Date: Fri, 20 Nov 2009 11:33:30 -0800
- Thread-topic: extracting the mantissa for a NSDecimal
On 11/20/2009 10:49 AM, "Jens Alfke" <email@hidden> wrote:
>
> 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.
>
I haven't been following this closely, but NSDecimalNumber both takes an
NSDecimal and conforms to the NSCoding Protocol.
_______________________________________________
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