WSGetLongInteger (C Function)

int WSGetLongInteger(WSLINK link,long *i)

gets an integer from the WSTP connection specified by link and stores it as a C long in i.

Details