Possible Duplicate:
Is it possible to program iPhone in C++
I have an existing C++ code that i want to re-use in iPhone/iPade application (and don't want to have to rewrite it all in Objective C),How can I include this code into my iPhone application?
I tried with Xcode 4.5, but I had several compilation error.