DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLPutNext()
int MLPutNext(MLINK link, int type) prepares to put an object of the specified type on link.
The type specifications are as given in the notes for MLGetNext(). See Section 2.13.12. See also: MLPutArgCount.