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
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
LinkRead  ▪ LinkWrite  ▪ ...
TUTORIALS
MORE ABOUT