mpz_init and mpz_clear

Kevin Ryde user42@zip.com.au
Tue, 03 Dec 2002 10:57:17 +1000


Safuat Hamdy <hamdy@math.ucalgary.ca> writes:
>
> is it an error to call mpz_init multiple times on the same object?  Likewise, 
> is it an error to call mpz_clear multiple times on the same object?

See "Variable Conventions" in the manual.