MLGetLongInteger (C Function)

MLGetLongInteger has been replaced by WSGetLongInteger.

int MLGetLongInteger(MLINK link,long *i)

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

Details