Re: [Newbie] mem errors cont.
Re: [Newbie] mem errors cont.
- Subject: Re: [Newbie] mem errors cont.
- From: Michael Hanna <email@hidden>
- Date: Sun, 3 Aug 2003 07:48:38 -0400
No, not explicitly. Why do I need to? Does executing another method
somehow decrement the objects' reference counter? At what point does
it's reference count get decremented? Does an NSLog reference decrement
an object's reference count? In this program I'm not using an
Autorelease Pool. Sorry way too many questions in here..
Michael
On Sunday, August 3, 2003, at 05:03 AM, Thomas Deniau wrote:
On Sun, 3 Aug 2003 02:53:52 -0400, Michael Hanna wrote:
When the user clicks an IB button, this method gets called. Seems
whenever I reference an NSArray called lineArray I get a signal 10
error.
Are you sure that you have retained lineArray ?
--
Thomas Deniau
"Unix is user friendly. It's just selective when choosing friends."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.