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 are the classifications of property?
What are the three subatomic particles?
Which class is used to establish a connection between applications to the web server?
How to call objective c function in swift?
What happens when you create a block?
What is the difference between nsstring and string?
What is the purpose of the protocol?
What are the blocks? How will you use them?
How do you call a method in objective c?
How different is objective c from swift?
What are the delegate?
Explain how to call function in objective-c?
What is the difference between underscore and self (i.e self.xx and _xx) ?
What is thread safe function?
What is typedef objective c?