MLPutIntegerList (C Function)

MLPutIntegerList has been replaced by WSPutIntegerList.

int MLPutIntegerList(MLINK link,const int *a,long n)

puts a list of n integers starting from location a to the MathLink connection specified by link.

Details