MLGetShortInteger (C Function)

MLGetShortInteger has been replaced by WSGetShortInteger.

int MLGetShortInteger(MLINK link,short *i)

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

Details