O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
If you're like me, developing games for the iPhone, you need to merge the utility of the Cocoa interface using Objective-C with the performance (and possibly existing code-bases) of C++.
When you...