Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > MathLink API > MathLink Mathematica Functions >

LinkClose

LinkClose[link]
closes an open MathLink connection.
  • Closing a MathLink connection does not necessarily terminate the program at the other end of the connection.
Create a MathLink connection:
Close the open connection:
Create a MathLink connection:
In[1]:=
Click for copyable input
Out[1]=
Close the open connection:
In[2]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team