• 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: Handle data disappearing out from underneath me [Solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handle data disappearing out from underneath me [Solved]


  • Subject: Re: Handle data disappearing out from underneath me [Solved]
  • From: Ken Tozier <email@hidden>
  • Date: Sun, 8 Apr 2007 11:07:40 -0400


On Apr 8, 2007, at 11:01 AM, glenn andreas wrote:

You are using bytes starting at the master pointer - not the data contained in the handle (since a handle is a pointer to a pointer to the data)

You need to use [NSData dataWithBytes: *inSlugHandle length: GetHandleSize(inSlugHandle)]

Doh! Stupid mistake. Thanks Glenn

Ken
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Handle data disappearing out from underneath me (From: Ken Tozier <email@hidden>)
 >Re: Handle data disappearing out from underneath me (From: Ken Tozier <email@hidden>)
 >Re: Handle data disappearing out from underneath me (From: glenn andreas <email@hidden>)

  • Prev by Date: Re: Handle data disappearing out from underneath me
  • Next by Date: Re: Multiple developers and nib files
  • Previous by thread: Re: Handle data disappearing out from underneath me
  • Next by thread: Re: Handle data disappearing out from underneath me
  • Index(es):
    • Date
    • Thread