Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 41 of file _limits.h.
{ round_indeterminate = -1, round_toward_zero = 0, round_to_nearest = 1, round_toward_infinity = 2, round_toward_neg_infinity = 3 };