Objective-C copy and retain

Viewed 17831

When should I use copy instead of using retain? I didn't quite get it.

3 Answers
Related