strverscmp

Name

strverscmp -- compare 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.