Documentation

BigInt class documentation

BigInt : NSNumber

AuthorsGenerated by builder
Declared inBigInt.h

Default

+ (BigInt *) bigIntWithCString: (const char*)aString
Description forthcoming.
    + (BigInt *) bigIntWithLongLong: (long long)aVal
    Description forthcoming.
      + (BigInt *) bigIntWithLong: (long)aVal
      Description forthcoming.
        + (BigInt *) bigIntWithUnsignedLong: (unsigned long)aVal
        Description forthcoming.
          + (BigInt *) bigIntWithMP: (mpz_t)aVal
          Description forthcoming.
            + (BigInt *) bigIntWithLongLong: (long long)aVal
            Description forthcoming.