Public Attributes | List of all members
Bigint Struct Reference
Collaboration diagram for Bigint:
Collaboration graph
[legend]

Public Attributes

struct Bigintnext
 
int k
 
int maxwds
 
int sign
 
int wds
 
ULong x [1]
 

Detailed Description

Definition at line 580 of file OSdtoa.cpp.

Member Data Documentation

struct Bigint* Bigint::next

Definition at line 582 of file OSdtoa.cpp.

int Bigint::k

Definition at line 583 of file OSdtoa.cpp.

int Bigint::maxwds

Definition at line 583 of file OSdtoa.cpp.

int Bigint::sign

Definition at line 583 of file OSdtoa.cpp.

int Bigint::wds

Definition at line 583 of file OSdtoa.cpp.

ULong Bigint::x[1]

Definition at line 584 of file OSdtoa.cpp.


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