Hi, I have a doubt when I release objects, Have I to release NsDictionary, NsMutableDictionary, NsArray, NsMutableArray, NsNumber, etc when I create them with alloc?
Are there any classes like NSString that its not neccesary? thanks
Are there any classes like NSString that its not neccesary? thanks