DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLPutLongInteger()
int MLPutLongInteger(MLINK link, long i) puts the long integer i to the MathLink connection specified by link.
See notes for MLPutInteger(). See Section 2.13.5.