File: strnumcmp.h

package info (click to toggle)
coreutils 8.13-3.5
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 55,728 kB
  • sloc: sh: 213,455; ansic: 89,030; perl: 5,972; makefile: 1,695; yacc: 1,249; python: 25; sed: 16
file content (2 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (5)
1
2
int strintcmp (char const *, char const *) _GL_ATTRIBUTE_PURE;
int strnumcmp (char const *, char const *, int, int);