WSGetShortInteger (C Function)

int WSGetShortInteger(WSLINK link,short *i)

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

Details