(ObjectiveC) How to get the reference count of an NSObject?

Posted by zer0stimulus on Stack Overflow See other posts from Stack Overflow or by zer0stimulus
Published on 2010-04-14T19:56:00Z Indexed on 2010/04/14 20:03 UTC
Read the original article Hit count: 235

Filed under:
|

Is there a way to fetch the current reference count for an NSObject (i.e. NSString)?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about objective-c