|
MLLoopbackOpen()
MLINK MLLoopbackOpen(MLENV env, long *errno) opens a loopback MathLink connection.
In an external program set up with MathLink templates, the environment stdenv should be used.
You can use loopback links to effectively store Mathematica expressions in external programs.
See Section 2.13.12.
See also: MLCreateMark.
|