How to correctly handle buffer allocated and exchanged by a function in c

后端 未结 0 1464
[愿得一人]
[愿得一人] 2020-12-17 05:46

I call exported functions in a dll and i dont know if i do it correctly. I always pass (void *) between the host and the library function. In the host application i allocate

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