Albert Redditt wrote: > Hello, i've read thru the entire manual and nowhere is there any way to get the result into a string so you can manipulate it. > > we need something like : > > mpz_get_str( string_name , mpz_t OP ) Look again, it's there. It has one more parameter though.