27 lines
293 B
Text
27 lines
293 B
Text
Description:
|
|
Compare numeric strings.
|
|
|
|
Files:
|
|
lib/strintcmp.c
|
|
lib/strnumcmp.c
|
|
lib/strnumcmp.h
|
|
lib/strnumcmp-in.h
|
|
|
|
Depends-on:
|
|
c-ctype
|
|
inline
|
|
stddef-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += strintcmp.c strnumcmp.c strnumcmp.h
|
|
|
|
Include:
|
|
"strnumcmp.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|