Re: Big/Arbitrary integers
Re: Big/Arbitrary integers
- Subject: Re: Big/Arbitrary integers
- From: Grant Byron <email@hidden>
- Date: Tue, 24 Jan 2006 11:35:58 +1100
Shon,
When i was doing some cocoa / mysql work a while back i found that
for BIG INTS it didn't correctly get handled by NSNumber. Trick was
to allow NSNumber to correctly handle BIG INTS using an unsigned!!
number. So that could be what your after, but would only work for
positive numbers.
Regards,
Grant
On 24/01/2006, at 11:19 AM, Shon Frazier wrote:
Is there a Cocoa API for arbitrarily large integers? I've searched
and cannot find any references in the ADC docs.
I'm aware the the GPL'd GMP library, but I'm hoping for something
more "native".
Thanks in advance,
--Shon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list ( )
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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