Re: autorelease - when is retain count decremented
Re: autorelease - when is retain count decremented
- Subject: Re: autorelease - when is retain count decremented
- From: Harilaos Skiadas <email@hidden>
- Date: Tue, 14 Sep 2004 15:20:49 -0700 (PDT)
Justin,
you might want to check out this article:
http://www.stepwise.com/Articles/Technical/HoldMe.html
They explain the whole retain count issue pretty well.
basically your object has a retain count of 0 and it
is set to be autoreleased when your method ends. .
Haris
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
_______________________________________________
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