GnuCash
5.6-150-g038405b370+
Functions
Gnc_numeric_comparison
Compare function.
More...
Functions
int
GncNumeric::cmp
(
GncNumeric
b)
int
GncNumeric::cmp
(int64_t b)
Detailed Description
Compare function.
Parameters
b
GncNumeric
or int to compare to.
Returns
-1 if this < b, 0 if ==, 1 if this > b.
Generated by
1.8.14