Re: Releasing Arrays Question
Re: Releasing Arrays Question
- Subject: Re: Releasing Arrays Question
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 28 Sep 2005 09:55:03 -0700
On Sep 28, 2005, at 9:45 AM, James Pengra wrote:
However, I can't seem to find a definitive answer to what
happens when I release the array itself. Do the objects in the
array all get automatically released or are they left stranded? Do
I create a memory leak by not cleaning out an array of objects
before the array is released?
Why is this your concern? If you've taken care of your side of the
memory management contract, that's all you have to do.
<http://www.stepwise.com/Articles/Technical/2001-03-11.01.html>
mmalc
_______________________________________________
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