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.handmathlink.hlibraries. Is there a way to use these two libraries in a project?
WSor anML. – Szabolcs Sep 01 '18 at 20:11