FACT++  1.0
#define DINT (   A)    ((A)<0.0?ceil(A):floor(A))

Definition at line 120 of file palmac.h.

Referenced by palDafin().