|
Terminating
// Allocate a controller id jsc = [JSCocoaController new]; // Use it ... // Release it [jsc unlinkAllReferences]; [jsc garbageCollect]; [jsc release]; |
► Sign in to add a comment
|
Search
|
|
Terminating
// Allocate a controller id jsc = [JSCocoaController new]; // Use it ... // Release it [jsc unlinkAllReferences]; [jsc garbageCollect]; [jsc release]; |