How to write and compile c++ program which declares a function which has its definition in the assembly module?

后端 未结 0 1856
南旧
南旧 2020-12-05 19:42

I need to write an assembler module with a function definition and link it with my program in C++ where is a declaration of the function implemented in assembly. I don\'t kn

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