MLPutDouble()

MLPutDouble has been replaced by WSPutDouble.
int MLPutDouble(MLINK link,double x)
puts the floating-point number x of C type to the MathLink connection specified by link.
Details
- MLPutDouble() is equivalent to MLPutReal64().
int MLPutDouble(MLINK link,double x)
puts the floating-point number x of C type to the MathLink connection specified by link.