MLGetLongInteger (C 関数)
MLGetLongIntegerはWSGetLongIntegerに置き換えられた.
int MLGetLongInteger(MLINK link,long *i)
link で指定されたMathLink接続から整数を得て,それをC言語のlong型としてi に保持する.
int MLGetLongInteger(MLINK link,long *i)
link で指定されたMathLink接続から整数を得て,それをC言語のlong型としてi に保持する.