WSPutLongInteger (C Function)
int WSPutLongInteger(WSLINK link,long i)
puts the long integer i to the WSTP connection specified by link.
Details
- WSPutLongInteger() is typically equivalent to either WSPutInteger64() or WSPutInteger32().
History
Introduced in 1996 (3.0) | Updated in 2007 (6.0)