What is the need for retain an NSObject in ios application?
What is the difference between retainCount==1,retainCount=2,.....etc?
How properties can handle retaining and releasing instance variable?
| |||
|
feedback
|
It sure sounds like you need to read some of the documentation. Perhaps specifically the Memory Management Programming Guide? | |||||||||||
feedback
|