Programmer Guide : solidDB® SA : solidDB® SA function reference : SaDfloatUnderflow
  
SaDfloatUnderflow
SaDfloatUnderflow checks if the dfloat contains an underflow value.
Synopsis
int SA_EXPORT_H SaDfloatUnderflow( SaDfloatT* p_dfl)
Parameters
Parameters
Usage type
Description
p_dfl
in, use
Pointer to dfloat variable.
Return value
1: dfloat value is an underflow value
0: dfloat value is not an underflow value
See also
solidDB® SA function reference