WSPutIntegerList (C Function)

int WSPutIntegerList(WSLINK link,const int *a,long n)

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

Details