Supported Development Platforms Installing the MathLink Components Building MathLink Programs
Overview Supported Development Platforms Installing the MathLink Components
Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
This document describes how to compile and run MathLink programs written in the C language on Linux systems. ("MathLink and External Program Communication" describes how to ...
This document describes how to compile and run MathLink programs written in the C language on computers running a Microsoft Windows operating system. ("MathLink and External ...
One of the most common uses of MathLink is to allow you to call functions in an external program from within Mathematica. Once the external program has been set up, all you ...
Supported Development Platforms Installing the MathLink Components Building MathLink Programs
The MathLink library contains an extensive collection of C functions that allow arbitrary data and structure to be exchanged with Mathematica, and provide detailed control of ...
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
LinkClose[link] closes an open MathLink connection.