Accesing inherited C++ library functions from C

后端 未结 0 1838
逝去的感伤
逝去的感伤 2020-12-13 17:01

I need to link my c-program with functions from inherited c++ library. The standard way is to use c++ wrappers to define a dummy c-structure that represents the c++ class. T

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