MLPutDouble (C Function)

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