Re: release vs. dealloc
Re: release vs. dealloc
- Subject: Re: release vs. dealloc
- From: Jim Correia <email@hidden>
- Date: Wed, 7 Feb 2007 19:30:24 -0500
On Feb 8, 2007, at 3:13 AM, Tiger wrote:
hello everyone, I am learning the objective-C language, there is
some concept that really makes me feel puzzled.
What is the difference between [release] and [dealloc]? Both of
them seem to release a instance object, when should I use them ?
Now would be an excellent time to read and understand the memory
management guide. :-)
<http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/
index.html>
If after having read it, you are still confused, please ask for
clarification about specific points.
Jim
_______________________________________________
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