Is using the MacOS API directly from C or C++ possible? (without Objective-C)

前端 未结 0 1425
一生所求
一生所求 2021-01-13 13:25

I want to make the following Objective-C MacOS call:

[[[NSBundle mainBundle] resourcePath] fileSystemRepresentation]

but from C or C++? Is t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题