• 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: How do I get NSRect to be the same as CGRect?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I get NSRect to be the same as CGRect?


  • Subject: Re: How do I get NSRect to be the same as CGRect?
  • From: Gregory Weston <email@hidden>
  • Date: Mon, 17 Dec 2007 07:39:30 -0500

Lachlan O'Dea wrote:

Is this the same reason for NSInteger being typedefed int under 32 bit, and
typedefed long under 64 bit? I didn't see why we couldn't just use long
everywhere and be done with it.

Because we wouldn't necessarily be done with it. The word 'long' means "at least 32 bits and not smaller than 'int'." Anything more specific than that is up to the implementation.



_______________________________________________

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


  • Prev by Date: Options for working around a bug
  • Next by Date: Bug with QCView, Spaces and transparent windows on Leopard. How do I report it to Apple?
  • Previous by thread: Re: How do I get NSRect to be the same as CGRect?
  • Next by thread: Fwd: How do I get NSRect to be the same as CGRect?
  • Index(es):
    • Date
    • Thread