 |
MLPutInteger()
intMLPutInteger(MLINKlink,inti) puts the integer i to the MathLink connection specified by link. You can send arbitrary-precision integers to Mathematica by giving lists of digits, then converting them to numbers using FromDigits. See the Mathematica book: Section 2.12.4, Section 2.12.12. See also: MLGetIntegerMLGetIntegerMainBookLinkOldButtonDataMLGetInteger, MLPutShortIntegerMLPutShortIntegerMainBookLinkOldButtonDataMLPutShortInteger, MLPutLongIntegerMLPutLongIntegerMainBookLinkOldButtonDataMLPutLongInteger, MLPutIntegerListMLPutIntegerListMainBookLinkOldButtonDataMLPutIntegerList.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|