#include <cx/DataAccess.h> cxParameter *cxParamDoubleNew(double val)
integer function cxParamDoubleNew(val) double precision val
Creates a parameter of type double and sets its value.
See cxDataManAbortOnError for more details on writing portable module code that copes well with limited memory.