MLGetFloat (C Function)

MLGetFloat has been replaced by WSGetFloat.

int MLGetFloat(MLINK link,float *x)

gets a floating-point number from the MathLink connection specified by link and stores it as C type float in x.

Details