Method Array.oid_sort_func()
- Method oid_sort_func
int(-1..1)oid_sort_func(stringa,stringb)- Description
Sort with care of numerical sort for OID values, e.g. "1.2.1" before "1.11.1".
- Returns
-1a<b0a==b1a>b- Note
In Pike 7.6 and older this function returned
0both whena<banda==b.- See also