|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLPutInteger32Array(MLINK link, int *a, int *dims, char **heads, int d) puts an array of 32-bit integers to the MathLink connection specified by link to form a depth d array with dimensions dims. |
#include "mathlink.h" |