PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Systems Interfaces & Deployment
>
C/C++ Language Interface
>
MathLink C Language Functions
>
Mathematica
>
Systems Interfaces & Deployment
>
MathLink API
>
MathLink C Language Functions
>
MathLink
Expression Packet Handling
Sending
MathLink
Packets
MLPutFunction()
—
send a packet wrapper
EvaluatePacket
▪
EnterTextPacket
▪
EnterExpressionPacket
▪
...
MLEndPacket()
—
tell
MathLink
that a packet is complete
Receiving
MathLink
Packets
MLNewPacket()
—
skip to the end of the current packet
MLNextPacket()
—
continue to the next packet, and return its type
Mathematica
Functions »
LinkRead
▪
LinkWrite
▪
...
TUTORIALS
Running
Mathematica
from within an External Program
Error and Interrupt Handling
MathLink
C API Developer Guide (Mac OS X)
MathLink
C API Developer Guide (Unix and Linux)
MathLink
C API Developer Guide (Windows)
MORE ABOUT
Low-Level
MathLink
Operations
Listing of
MathLink
C Functions
© 2008 Wolfram Research, Inc.