Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches
_large_num Struct Reference

dynamically large number More...

Data Fields

char * digits
 array to store individual digits
 
unsigned int num_digits
 number of digits in the number
 

Detailed Description

dynamically large number


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