PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Systems Interfaces & Deployment
>
C/C++ Language Interface
>
MathLink C Language Functions
>
Mathematica
>
Systems Interfaces & Deployment
>
MathLink API
>
MathLink C Language Functions
>
MathLink
C Functions for Exchanging Data
Integers »
MLPutInteger()
▪
MLPutLongInteger()
▪
MLPutInteger64()
▪
...
MLGetInteger()
▪
MLGetLongInteger()
▪
MLGetInteger64()
▪
...
Reals »
MLPutFloat()
▪
MLPutDouble()
▪
MLPutReal128()
▪
...
MLGetFloat()
▪
MLGetDouble()
▪
MLGetReal128()
▪
...
Strings »
MLPutString()
▪
MLPutUCS2String()
▪
...
MLGetString()
▪
MLGetUCS2String()
▪
...
MLReleaseString()
▪
MLReleaseUCS2String()
▪
...
Lists »
MLPutInteger32List()
▪
MLPutReal64List()
▪
...
MLGetInteger32List()
▪
MLGetReal64List()
▪
...
MLReleaseInteger32List()
▪
MLReleaseReal64List()
▪
...
Multidimensional Arrays »
MLPutIntegerArray()
▪
MLPutRealArray()
▪
MLPutByteArray()
▪
...
MLGetIntegerArray()
▪
MLGetRealArray()
▪
MLGetByteArray()
▪
...
MLReleaseInteger32Array()
▪
MLReleaseReal64Array()
▪
...
General Functions & Expressions »
MLPutSymbol()
▪
MLPutFunction()
▪
MLGetFunction()
▪
MLCheckFunction()
▪
...
Low-Level Data »
MLPutSize()
▪
MLPutData()
▪
MLPutNext()
▪
MLGetType()
▪
...
TUTORIALS
Handling Lists, Arrays and Other Expressions
Manipulating Expressions in External Programs
MathLink
C API Developer Guide (Mac OS X)
MathLink
C API Developer Guide (Unix and Linux)
MathLink
C API Developer Guide (Windows)
MORE ABOUT
MathLink
C Language Functions
MathLink
C Functions for Exchanging Expressions
MathLink
Mathematica
Functions
Handling Binary Data
Listing of
MathLink
C Functions
© 2008 Wolfram Research, Inc.