DocumentationMathematicaAdd-ons & LinksMathLinkC Language FunctionsExpression Data
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.