libtiger
0.3.4
|
Functions | |
int | tiger_get_version (void) |
const char * | tiger_get_version_string (void) |
int tiger_get_version | ( | void | ) |
Returns the version number of this version of libtiger, in 8.8.8 major.minor.patch format
References TIGER_VERSION_MAJOR, TIGER_VERSION_MINOR, and TIGER_VERSION_PATCH.
const char* tiger_get_version_string | ( | void | ) |
Returns a human readable string representing the version number of this version of libtiger
References TIGER_VERSION_MAJOR, TIGER_VERSION_MINOR, and TIGER_VERSION_PATCH.