What's the difference between?

nimzeros at naver.com nimzeros at naver.com
Sat Dec 4 02:09:06 CET 2004


What's the difference between mpz_set_str(p,"12423141325145251512521512343434343434",10) and 
mpz_set_str(p,1242314132514525151252151234343434343434,10) ?

It is only difference of "". When I compiled with the second thing, 64bit error happened , but when I used the first thing, there was no error. 

If I use mpz_set_str(p,"1242314132514525151252151234343434343434",10), is p=12423141325145251512521512343434343434?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-discuss/attachments/20041204/158f3b13/attachment.html


More information about the gmp-discuss mailing list