How to create string return function in c++

前端 未结 0 1226
忘掉有多难
忘掉有多难 2020-12-17 18:37

I have created add, subtract numbers function in c++, given below.

# define MyFunction _declspec(dllexport)
extern "C" {
MyFunction int AddNumbers(i         


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