Re: How can I get an instance specific identifier?
Re: How can I get an instance specific identifier?
- Subject: Re: How can I get an instance specific identifier?
- From: Daryl Thachuk <email@hidden>
- Date: Fri, 24 Nov 2006 15:35:53 -0700
Look at CFUUIDCreate and CFUUIDCreateString to create uuid's
-daryl
On 24-Nov-06, at 2:31 PM, Alan Smith wrote:
I want to use the memory location (eg 0x3a1c30) as the identifier for
the object. This would be for storing info in a dictionary, the memory
location would be used as the key. I just have no idea how to get the
memory location.
It doesn't have to be the memory location but it has to be specific to
the object and cannot be possible to have two with the same ID.
Thanks, Alan
_______________________________________________
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