|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
LinkInterrupt
LinkInterrupt[link]
sends an interrupt to the program at the other end of the specified MathLink connection.
DetailsDetails
- link must be an active LinkObject, as returned by functions such as LinkLaunch or Links.
- It is up to the external program to determine how it will handle the interrupt.
- External programs created from MathLink templates will by default set the global variable
if they receive an abort.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
