util_strcmp0
Description:
Compares str1 and str2 like g_strcmp0, except it handles null and empty strings as equal.
Parameters:
| str1 |
a C string or |
| str2 |
another C string or |
Returns:
|
an integer less than 0 when |
Namespace: E
Package: libedataserver-1.2