• 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: Help parsing dictionary integer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help parsing dictionary integer


  • Subject: Re: Help parsing dictionary integer
  • From: Dave DeLong <email@hidden>
  • Date: Fri, 10 Jun 2005 12:04:20 -0500

Thanks Fred,

That gave me enough to get it to work.  =)

Dave

On Jun 10, 2005, at 11:55 AM, Frederick Cheung wrote:
[currentTrack objectForKey:@"Track ID"] is an object, not an unsigned int. You are creating a NSNumber which contains an integer representation of the pointer, ie the address at which the object is stored, not the number it represents.

Fred
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Help parsing dictionary integer (From: Dave DeLong <email@hidden>)
 >Re: Help parsing dictionary integer (From: Frederick Cheung <email@hidden>)

  • Prev by Date: Re: Help parsing dictionary integer
  • Next by Date: Re: Am I overreleasing something?
  • Previous by thread: Re: Help parsing dictionary integer
  • Next by thread: Re: Help parsing dictionary integer
  • Index(es):
    • Date
    • Thread