开发者

convert c++ libraries to objective-c [closed]

开发者 https://www.devze.com 2023-04-05 01:27 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Now I am porting c++ game to objective-c.

The source code uses some dlls such as "malloc.h" and this is the standard dll of C++ so it

cannot be included in objective-c.

What is the best way to overcome this problem.

I hope 开发者_Python百科your help.

Thanks.


To convert code from one language to another, you need to have at basic working knowledge of both languages and platforms involved. It sounds as if both your C/C++ and Objective-C knowledge is too rudimentary for you to undertake this task. I'd recommend you take a short course and work on small projects in both languages to gain some experience so that you'll be qualified to perform this translation.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号