Quantcast
Channel: Cybersam » Memory Management
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Automatic Reference Counting (ARC) in iOS (Part I)

Prior to iOS 5 SDK, memory management in Objective-C is a manual process where developers are solely responsible for handling memory allocation and release, and object lifecycles. Apple introduced...

View Article



Image may be NSFW.
Clik here to view.

Automatic Reference Counting (ARC) in iOS (Part 2)

In my last blog post, I wrote about ARC and discussed in detailed the __strong and __weak qualifiers, which should cover 80% or more of the use cases out there. In this article, I am going to complete...

View Article
Browsing latest articles
Browse All 2 View Live


Latest Images