Cocoa does not use garbage collection. You must do your own memory management through reference counting, using -retain, -release and -autorelease.
from stepwise
Category: uncategory
Q
Is money a metonymy?
Are blogs retro yet?
Cocoa does not use garbage collection. You must do your own memory management through reference counting, using -retain, -release and -autorelease.
from stepwise
Is money a metonymy?
You must be logged in to post a comment.