Undocumented symbol.

Synopsis

Declared in <bdljsn_jsonnumber.h>

enum Unnamed enum;

Members

Name

Description

k_OVERFLOW

The number is above the representable range.

k_UNDERFLOW

The number is below the representable range.

k_NOT_INTEGRAL

The number is not an integer.

k_INEXACT

The number is not an integer.

Created with MrDocs