Real Struct Reference

#include <bigdecimal.h>


Data Fields

VALUE obj
U_LONG MaxPrec
U_LONG Prec
S_INT exponent
short sign
short flag
U_LONG frac [1]


Detailed Description

Definition at line 76 of file bigdecimal.h.


Field Documentation

short Real::flag

Definition at line 95 of file bigdecimal.h.

U_LONG Real::frac[1]

U_LONG Real::MaxPrec

U_LONG Real::Prec

short Real::sign

Definition at line 85 of file bigdecimal.h.

Referenced by BigDecimal_hash(), BigDecimal_sign(), and VpComp().


The documentation for this struct was generated from the following file:

doxygen