Search code examples
UIView being retained...


objective-cmemory-leaksuiviewuiviewcontrollerretain

Read More
What are the semantics of using retain vs. copy for a property of type NSMutableSet;...


objective-cmemory-managementcopyretain

Read More
why does it works fine without 'retain' the object?...


iphoneobjective-cmemory-managementretainautorelease

Read More
When to use self and when to use retain...


objective-cmemory-managementpropertiesretain

Read More
How can I get an NSNumber without performing alloc on it, so it will respond to initWithInt?...


iphonereleaseretainnsnumberalloc

Read More
Memory leak with an array - objective c...


iphoneobjective-carraysmemory-leaksretain

Read More
objective-c addSubView retain count...


objective-cuitableviewretain

Read More
iPhone - Retain Count - Retain count goes up for no apparent reason...


iphoneretainretaincount

Read More
How can I make sure nothing gets autoreleased?...


iphoneobjective-cnsstringretain

Read More
retain C array in objective-c...


objective-cretain

Read More
Retain count for tableView:cellForRowAtIndexPath:...


iphoneretainautoreleaseuitableview

Read More
NSString Assignment & Retaining...


cocoansstringconstantsretain

Read More
Reference on when to release in Objective-C...


objective-crelease-managementretain

Read More
Retain and self with NSMutableArray...


objective-cnsmutablearrayretain

Read More
Is there an automatic release with setTitle (UIButton class)?...


iphoneobjective-cuibuttonretain

Read More
Obj-C: retainCount > 1 in dealloc method?...


iphoneobjective-cmemory-managementretain

Read More
iPhone .. NSString being released & dealloc -- but I cannot tell where or why...


iphonesdknsstringreleaseretain

Read More
Retain Count Question: Some Guidance, Please...


iphoneobjective-creleaseretain

Read More
Retain count = 0 in other function? memory-management problem?...


iphonereleaseretain

Read More
Retaining objects in game iphone...


iphoneobjectretain

Read More
objective C NSString retain...


objective-cnsstringretain

Read More
array retain question...


objective-cnsarrayretain

Read More
Release a retain UIImage property loaded via imageNamed?...


iphoneuiimagereleaseretain

Read More
Using NSThread to solve waiting for image from URL on the iPhone...


iphoneobjective-cnsthreadautoreleaseretain

Read More
Objective-C Out of scope problem...


objective-cmemoryretain

Read More
Objective-C Basic class related question, retaining the value of a specific object using a class fil...


objective-ciphoneclassretain

Read More
Release Quickie...


objective-ccocoacocoa-touchreleaseretain

Read More
Retain information in cocoa?...


cocoamemory-managementretain

Read More
Retain, reuse, release?...


objective-cretain

Read More
Behavior of retained property while holder is retained...


objective-ccopyretain

Read More
BackNext