coreutils/lib/strnumcmp.h

3 lines
98 B
C

int strintcmp (char const *, char const *);
int strnumcmp (char const *, char const *, int, int);