MLGetDouble (C Function)

MLGetDouble has been replaced by WSGetDouble.

int MLGetDouble(MLINK link,double *x)

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

Details