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: Spencer Salazar <email@hidden>
- Date: Fri, 24 Nov 2006 14:08:31 -0800
On Nov 24, 2006, at 1:31 PM, Alan Smith wrote:
I just have no idea how to get the
memory location.
Objective-C objects are always referenced by their memory location.
i.e., if you declare NSWindow * myWindow; somewhere, myWindow is the
memory location.
spencer
_______________________________________________
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