Advanced Search
Stay Signed In
Don't have an account yet?
Start a Free Trial
Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Cocoa® Programming for Mac® OS X, Third Edition
Your application will have an instance of NSGarbageCollector if and only if it is using the garbage collector. Add a line near the end of lottery.m:
[pool drain]; NSLog(@"GC = %@", [NSGarbageCollector defaultCollector]); return 0;
You are currently reading a PREVIEW of this book.
Get instant access to over $1 million worth of books and videos.