My Project
Bigint Struct Reference

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

◆ next

struct Bigint* Bigint::next

Definition at line 582 of file OSdtoa.cpp.

◆ k

int Bigint::k

Definition at line 583 of file OSdtoa.cpp.

◆ maxwds

int Bigint::maxwds

Definition at line 583 of file OSdtoa.cpp.

◆ sign

int Bigint::sign

Definition at line 583 of file OSdtoa.cpp.

◆ wds

int Bigint::wds

Definition at line 583 of file OSdtoa.cpp.

◆ x

ULong Bigint::x[1]

Definition at line 584 of file OSdtoa.cpp.


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