C Wrapper for C++

前端 未结 4 1335
心在旅途
心在旅途 2020-12-13 15:46

I\'d like to use Pure Data as a prototyping tool for my own library. I found out that Pure Data patches are written in C, but my library is written in C++. So how can I use

4条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-13 16:41

    You can also write objects for Pure Data using C++ using the flext framework.

提交回复
热议问题