WSGetDouble (C Function)
-
See Also
- C Functions
- WSGetFloat()
- Related Guides
- Tech Notes
-
-
See Also
- C Functions
- WSGetFloat()
- Related Guides
- Tech Notes
-
See Also
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.
Details
- WSGetDouble() is normally equivalent to WSGetReal() and WSGetReal64().
See Also
C Functions: WSGetFloat()
History
Introduced in 1996 (3.0)