Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Bigint Struct Reference
Collaboration diagram for Bigint:

Public Attributes

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

Detailed Description

Definition at line 532 of file dtoa.c.

Member Data Documentation

◆ k

int Bigint::k

Definition at line 535 of file dtoa.c.

◆ maxwds

int Bigint::maxwds

Definition at line 535 of file dtoa.c.

◆ next

struct Bigint* Bigint::next

Definition at line 534 of file dtoa.c.

◆ sign

int Bigint::sign

Definition at line 535 of file dtoa.c.

◆ wds

int Bigint::wds

Definition at line 535 of file dtoa.c.

◆ x

ULong Bigint::x[1]

Definition at line 536 of file dtoa.c.


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