#include <string.h> extern int strverscmp(const char *s1, const char *s2);
Compare s1 and s2 as strings holding name and indices/version numbers.