MLGetFloat (C 函数)

MLGetFloat 已经被 WSGetFloat 所取代.

int MLGetFloat(MLINK link,float *x)

从由 link 指定的 MathLink 连接中获取浮点数,并以 C 类型 float 存在 x 中.

更多信息