Is there a quick rule to know when to release variables?

Posted by iamdadude on Stack Overflow See other posts from Stack Overflow or by iamdadude
Published on 2010-06-18T03:55:22Z Indexed on 2010/06/18 4:03 UTC
Read the original article Hit count: 229

Filed under:
|

I have been doing ObjectiveC for iPhone for a few months now, and I get pretty much everything except for variable / object releasing. Are there any rules of thumbs that would help me understand when is the right time to release them?

Thanks for any help.

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone-sdk