cr_Version Struct Reference
[Miscellaneous useful functions and macros.]

#include <misc.h>

Data Fields

long version
long release
long patch
char * suffix

Detailed Description

Version representation e.g. for openssl-devel-1.0.0i = version: 1, release: 0, patch: 0, suffix: i

Definition at line 72 of file misc.h.


Field Documentation

long patch

patch

Definition at line 75 of file misc.h.

long release

release

Definition at line 74 of file misc.h.

char* suffix

rest of version string after conversion

Definition at line 76 of file misc.h.

long version

version

Definition at line 73 of file misc.h.


The documentation for this struct was generated from the following file:

Generated on 14 Aug 2013 for createrepo_c library by  doxygen 1.6.1