WSPutIntegerList (C Function)
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.
See Also
C Functions: WSPutIntegerArray() WSPutByteString()
History
Introduced in 2014 (10.0) | Updated in 2014 (10.0)