Re: Dealloc NSMutableArray
Re: Dealloc NSMutableArray
- Subject: Re: Dealloc NSMutableArray
- From: Shawn Erickson <email@hidden>
- Date: Mon, 04 Sep 2006 08:10:07 -0700
On Sep 4, 2006, at 7:58 AM, Marcus Karlsson wrote:
Hi,
I have declared a NSMutableArray.
NSMutableArray *myArray = [NSMutableArray array];
Is there any way to dealloc it?
Stop. Go read and breath the following before doing anything else.
<http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/
index.html>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/index.html>
-Shawn
_______________________________________________
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