• 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: How to get strings like <CSSDictionary: 0x126a70> for all objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get strings like <CSSDictionary: 0x126a70> for all objects


  • Subject: Re: How to get strings like <CSSDictionary: 0x126a70> for all objects
  • From: Ken Tozier <email@hidden>
  • Date: Sun, 22 Feb 2009 09:51:01 -0500

%p did the trick, thanks!

On Feb 22, 2009, at 9:23 AM, Andrew Farmer wrote:


@"%p" will give a string representation of the address. However, if you're targeting 10.5 or later, you should probably consider NSMapTable instead - it implements this functionality for you without the overhead of generating string keys.

_______________________________________________

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: 
 >How to get strings like <CSSDictionary: 0x126a70> for all objects (From: Ken Tozier <email@hidden>)
 >Re: How to get strings like <CSSDictionary: 0x126a70> for all objects (From: Andrew Farmer <email@hidden>)

  • Prev by Date: Re: How to get strings like <CSSDictionary: 0x126a70> for all objects
  • Next by Date: Re: How to get strings like <CSSDictionary: 0x126a70> for all objects
  • Previous by thread: Re: How to get strings like <CSSDictionary: 0x126a70> for all objects
  • Next by thread: Re: How to get strings like <CSSDictionary: 0x126a70> for all objects
  • Index(es):
    • Date
    • Thread