
30 Jan
2002
30 Jan
'02
11:32 p.m.
gerardo.ballabio@unimib.it writes:
The functions are there, but their name is "compare" not "cmp". If you think "cmp" is more consistent, there's a line in gmpxx.h saying
__GMP_DEFINE_BINARY_TYPE_FUNCTION(int, compare, __gmp_cmp_function)
just change that.
Yes, let's go with "cmp".