• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: 64 bit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64 bit


  • Subject: Re: 64 bit
  • From: email@hidden
  • Date: Thu, 13 Dec 2007 23:59:14 +0100


On Dec 13, 2007, at 7:14 PM, Greg Guerin wrote:

perry7 wrote:

i need to multiply, divide, add and stuff on large (signed) integers
i was thinking about using 64 bit numbers

What are you doing with the numbers?  Do you really need 64 bits of
precision?  The double type carries at least 53 bits of precision, so it
might be good enough, depending on what you're doing.  On today's hardware,
doubles are reasonably fast, too.

hmm, sounds interesting, where can i find these?

btw:

the int64_t worked in my Xcode project and i have everthing as strict as
possible (even 'pedantic' is on). no errors. thanks!

--
met vriendelijke groeten
perry winkel

http://www.perry7.nl
http://www.myspace.com/dehufters



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: 64 bit (From: Greg Guerin <email@hidden>)

  • Prev by Date: Leopard Codesign - no such identity
  • Next by Date: Re: Leopard Codesign - no such identity
  • Previous by thread: Re: 64 bit
  • Next by thread: Re: 64 bit
  • Index(es):
    • Date
    • Thread