I'm trying to understand the way ARC works, and as far as I know, I should be doing something wrong here. This is the code I'm using:
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label arc. Show all posts
Showing posts with label arc. Show all posts
Monday, February 27, 2012
iOS ARC - weak and strong properties
Sunday, January 15, 2012
How do I verify reference count in ARC mode?
I used to verify that same of my variable haves the expected retain count using some [myVar retainCount] under the debugger, especially for var that did not have a custom dealloc.
Subscribe to:
Posts (Atom)