Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?
1Post New Objective-C Questions
What is struct and enum?
How do I open .am files?
What number distinctive annotations is accessible in objective-c?
Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?
Is objective c type safe?
Can you please explain the way messaging works in objective-c?
What is id?
What is difference between nil and nill?
What is block variable?
What is the isa member?
What is difference between objective c and c?
What is objective c written in?
What is a dispatch method?
What is lazy var?
How do I create an objective c class in xcode?