Class DBigInt

Inherits from:
Object
Conforms to:
DBitArithmetic, DComparable, DDatable, DParsable, DSimpleArithmetic, DTextable
Declared in:
DBigInt.h

Class Hierarchy

    Object
      |
      +---DBigInt

Class Description

The big int class implements a number of methods for working with arbitrary large integer numbers. The class uses the excellent gmp library for the actual calculations.

Last modified:
31-Oct-2007 (DBigInt.h)

Instance Variables

private void *_value
the bit integer value

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0