bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Regarding MPZ_SET_STR and whitespace


From: fdsg gdsfgsd
Subject: Regarding MPZ_SET_STR and whitespace
Date: Sat, 16 Nov 2002 21:03:36 -0800 (PST)

Hey, I was just thinking that having whitespace be
explicitly ignored as part of the definition of the
function is a useful feature of sorts.  That way you
can preparse a string and change non digit chars to
spaces so as to make it a legal string.  From my
experience mpz_set_str seems to work regardless of non
digit input, so perhaps spaces arent needed for this
purpose.  It would be good though to have a character
that will be ignored.

Andrew

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]