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