Converting array to mpz_t

Niels Möller nisse at lysator.liu.se
Fri Jan 30 15:30:51 CET 2004


XiChimos <xichimos at plobe.com> writes:

> I am not using mpz_inp_str() because it has a maximum base of 36,
> and I assume raw is base 2^8. Thanks for the help.

mpz_import and mpz_export are intended for this kind of job.

/Niels


More information about the gmp-discuss mailing list