Coding for X in Objective C and C++
Apple seems to use Objective C religiously for coding Cocoa apps, and all their examples are in Objective C.
But, I am learning C++ and want to be able to code in C++. I know Project Builder can compile C++ (it's what I do my assignments in).
My question is, is it possible, and if so, how, can I incorporate C++ with the Objective files that Interface Builder creates.
Any help, or links to somewhere I can learn about this would be greatly appreciated.
Code Master (in training
)
But, I am learning C++ and want to be able to code in C++. I know Project Builder can compile C++ (it's what I do my assignments in).
My question is, is it possible, and if so, how, can I incorporate C++ with the Objective files that Interface Builder creates.
Any help, or links to somewhere I can learn about this would be greatly appreciated.
Code Master (in training
