libalpm
Arch Linux Package Manager Library
Functions
version.c File Reference
#include <string.h>
#include <ctype.h>
#include "util.h"
Include dependency graph for version.c:

Go to the source code of this file.

Functions

int alpm_pkg_vercmp (const char *a, const char *b)
 Compare two version strings and determine which one is 'newer'.