Name
strverscmp -- compare S1 and S2 as strings holding name and indices/version numbers
Synopsis
#include <string.h>
extern int strverscmp(const char *s1, const char *s2); |
Description
Compare S1 and S2 as strings holding name and indices/version numbers.