• 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: Question about NSRange on the G5 and the future sizeof(int).
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about NSRange on the G5 and the future sizeof(int).


  • Subject: Re: Question about NSRange on the G5 and the future sizeof(int).
  • From: Shawn Erickson <email@hidden>
  • Date: Sun, 13 Jul 2003 14:28:59 -0700

On Sunday, July 13, 2003, at 12:29 PM, Greg Titus wrote:

In short: nothing to worry about for the moment. To say anything more than that we'll have to wait to see what Apple's 64-bit programming model actually turns out to be.

Yeah it fully depends on the model that Apple goes forward with (will "int" stay 32b or become 64b)... for an idea (of most) of the variants that exist grok the following website.

http://www.opengroup.org/public/tech/aspen/lp64_wp.htm

In general in most 64b systems int has stayed at 32b while long and pointer become 64b (I personally hope for LP64).

Using the correct types, ones that are more specific in their sizing can help buffer folks from issues like the above.

-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Question about NSRange on the G5 and the future sizeof(int). (From: Greg Titus <email@hidden>)

  • Prev by Date: Re: Question about NSRange on the G5 and the future sizeof(int).
  • Next by Date: Re: Splitting a string and assigning to variables
  • Previous by thread: Re: Question about NSRange on the G5 and the future sizeof(int).
  • Next by thread: Re: [ABPerson properties]: selector not recognized
  • Index(es):
    • Date
    • Thread