4.5.212. besALLOC_RETURN_DOUBLE

[<<<] [>>>]

Use this macro to allocate a double as a return value. If there is not enough space to store the result the macro returns from the function with the error code COMMAND_ERROR_MEMORY_LOW.

After using this macro the macro DOUBLEVALUE(besRETURNVALUE) can be used to access the double value of the return value.


[<<<] [>>>]