• 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: NSUInteger = unsigned int?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUInteger = unsigned int?


  • Subject: Re: NSUInteger = unsigned int?
  • From: Scott Ribe <email@hidden>
  • Date: Sun, 14 Nov 2010 08:37:35 -0700

On Nov 14, 2010, at 8:33 AM, William Squires wrote:

> In the "String Programming Guide" under "String Format Specifiers", it says "%u or %U" for unsigned 32 bit integers. Is this what NSUInteger is typedef'd to? Or do I need "%qu" instead?

NSUInteger is 32-bit for 32-bit architecture, 64-bit for 64-bit architecture.

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice




_______________________________________________

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

References: 
 >NSUInteger = unsigned int? (From: William Squires <email@hidden>)

  • Prev by Date: Re: NSUInteger = unsigned int?
  • Next by Date: Re: More stoopid questions...
  • Previous by thread: Re: NSUInteger = unsigned int?
  • Next by thread: Three more questions
  • Index(es):
    • Date
    • Thread