Mathematica 9 is now available
 Documentation /  Mathematica /  The Mathematica Book /  Mathematica Reference Guide /  Listing of C Functions in the MathLink Library /

MLPutFunctionMLPutIntegerArray

MLPutInteger()

FilledSmallSquareint MLPutInteger(MLINK link, int i) puts the integer i to the MathLink connection specified by link.

FilledSmallSquare You can send arbitrary-precision integers to Mathematica by giving lists of digits, then converting them to numbers using FromDigits.

FilledSmallSquare See The Mathematica Book: Section 2.12.4 and Section 2.12.12.

FilledSmallSquare See also: MLGetInteger, MLPutShortInteger, MLPutLongInteger, MLPutIntegerList.

MLPutFunctionMLPutIntegerArray



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.