bigint Struct Reference

Big integer. More...

#include <bigint_t.h>


Data Fields

bigint_word_t * digit
 Digits starting from the least significant.
size_t length
 Number of non-zero digits in the digit array.
bool_t negative
 Sign.


Detailed Description

Big integer.

Used to implement Sysel int type.

Definition at line 44 of file bigint_t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:58 2011 for HelenOS/USB by  doxygen 1.4.7