(PHP 4 >= 4.0.4)
int gmp_cmp (resource a, resource b)
int gmp_cmp
Returns a positive value if a > b, zero if a = b and negative value if a < b.