WSPutRealList (C Function)
int WSPutRealList(WSLINK link,const double *a,long n)
puts a list of n floating-point numbers starting from location a to the WSTP connection specified by link.
Details
- WSPutRealList() is equivalent to WSPutReal64List().
See Also
C Functions: WSPutRealArray()
Related Guides
History
Introduced in 1996 (3.0) | Updated in 2014 (10.0)