Mathematica > Systems Interfaces & Deployment > C/C++ Language Interface > MathLink C Language Functions >
Mathematica > Systems Interfaces & Deployment > MathLink API > MathLink C Language Functions >
MathLink C Function

MLPutInteger()

int MLPutInteger(MLINK link, int i)
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.
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team