Tagged Questions
2
votes
1answer
107 views
Executing C programs within mathematica [duplicate]
I have a requirement for executing a C program within Mathematica. The user will provide the inputs and the expected results on a front end. Mathematica runs the C file, obtains the result for the ...