Status flag constants for decimal numeric operations.

Synopsis

Declared in <bdldfp_decimalimputil.h>

enum Unnamed enum;

Members

Name

Description

k_STATUS_INEXACT

Inexact‐result status flag for decimal operations.

k_STATUS_UNDERFLOW

Underflow status flag for decimal operations.

k_STATUS_OVERFLOW

Overflow status flag for decimal operations.

Created with MrDocs