3

We are in the process of writing a Mathematica library by using C language and WSTP library. We encountered a lot of problems like sending a message from C to Mathematica, implementing an argument which is an array of strings in C, and so on. These problems cannot be solved by using WSTP library, and we need to use MathLink library. I should be noted that we have written a large portion of our library, and we cannot migrate from WSTP to MathLink now.

Question: I need to use both of wstp.h and mathlink.h libraries. Is there a way to use these two libraries in a project?

H.H
  • 327
  • 1
  • 5

0 Answers0