WSGetDouble (C Function)
int WSGetDouble(WSLINK link,double *x)
gets a floating-point number from the WSTP connection specified by link and stores it as C type in x.
int WSGetDouble(WSLINK link,double *x)
gets a floating-point number from the WSTP connection specified by link and stores it as C type in x.