mpz_set_str() question

Albert Settles alsettles at hotmail.com
Fri Mar 24 15:17:09 CET 2006


Hello,

say I have a char buffer[5000] that contains chararcters needed to fill 3 
mpz_t values.

Is there a way to parse the buffer and use mpz_set_str() to extract these 
values? From reading the GNU manual on mpz_set_str() I am  not sure if there 
is a way to force it to say read only 64 bytes for each mpz_t ?

Thanks

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



More information about the gmp-discuss mailing list