|
HPGCC3 Documentation 3.0 R003
|
#include <decNumberLocal.h>
Data Fields | |
| uByte * | msd |
| uByte * | lsd |
| uInt | sign |
| Int | exponent |
Definition at line 270 of file decNumberLocal.h.
| Int bcdnum::exponent |
Definition at line 274 of file decNumberLocal.h.
| uByte* bcdnum::lsd |
Definition at line 272 of file decNumberLocal.h.
| uByte* bcdnum::msd |
Definition at line 271 of file decNumberLocal.h.
| uInt bcdnum::sign |
Definition at line 273 of file decNumberLocal.h.