c++ - calling .cpp files from Objective-C class .m -


i have few classes written in c++ needs integrate ios project written in objective-c. got mac (c++) project client integrate project. need call methods in .cpp class objective-c class nsnotificationcenter or other way better it?

if make file extension .mm can use both objective-c , c++ inside one. can messy try keep c++ touchpoints contains in few .mm files whole thing won't mix of objective-c , c++ , c code.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -