• 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: A problem about StripAddress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A problem about StripAddress


  • Subject: Re: A problem about StripAddress
  • From: Adin Hunter Baber <email@hidden>
  • Date: Thu, 11 May 2006 06:29:43 -0500


On 2006 May 10, at 9:47 PM, Allen Cronce wrote:

Marshall Clow wrote:
At 6:43 PM -0700 5/10/06, Allen Cronce wrote:
The point that several people have already made is that StripAddress
doesn't do anything anymore. It's a hold over from the 68k days when
Mac's had 48 bit addressing.

So instead of this:

    bufferAddr = StripAddress (*buffer);

Just do this:

bufferAddr = *buffer;

Nit: "when Macs had _24_ bit addressing".
You're right of course. Sometimes I type too fast and everything gets
multiplied by 4, I mean 2 ;-)

Best,
--
Allen Cronce

Wow, your off by one errors must be *really* interesting.

;-)

Adin Hunter Baber
email@hidden



_______________________________________________
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: 
 >A problem about StripAddress (From: "Bus Mini" <email@hidden>)
 >Re: A problem about StripAddress (From: "Sean McBride" <email@hidden>)
 >Re: A problem about StripAddress (From: "Bus Mini" <email@hidden>)
 >Re: A problem about StripAddress (From: Allen Cronce <email@hidden>)
 >Re: A problem about StripAddress (From: Marshall Clow <email@hidden>)
 >Re: A problem about StripAddress (From: Allen Cronce <email@hidden>)

  • Prev by Date: Re: X-Code installation question
  • Next by Date: Re: Localization problems in XCode and Interface Builder
  • Previous by thread: Re: A problem about StripAddress
  • Next by thread: Interlocked +1/-1 on Mac OS X?
  • Index(es):
    • Date
    • Thread