unsigned long long conversion

keith.briggs at bt.com keith.briggs at bt.com
Thu Apr 7 15:53:55 CEST 2005


I need to assign mpz_t and mpq_t variables from unsigned long longs.
Mpfr has functions (names with _uj) for doing this, but it seems that gmp does not.
Should I use mpz_import for this, or is there a better way?

Keith


More information about the gmp-discuss mailing list