Call a function in a shared library: Difference between revisions

Content added Content deleted
Line 1,311: Line 1,311:
2.</lang>
2.</lang>


=={{header|Mathematica}}==
=={{header|Mathematica}}/{{header|Wolfram Language}}==
This works on windows and on linux/mac too (through Mono)
This works on windows and on linux/mac too (through Mono)
<lang Mathematica>Needs["NETLink`"];
<lang Mathematica>Needs["NETLink`"];