Jakub Wilk <jw...@debian.org> writes: > mpz_set_str() works only on objects that are already initialized. > You want mpz_init_set_str() instead. > Also, it should probably be argv[j + 1].
Oh gosh, herp derp. My apologies for the noise. -- µ.
Jakub Wilk <jw...@debian.org> writes: > mpz_set_str() works only on objects that are already initialized. > You want mpz_init_set_str() instead. > Also, it should probably be argv[j + 1].
Oh gosh, herp derp. My apologies for the noise. -- µ.