gxPL  1.0
Tools, Application and Framework for xPL
Version

Detailed Description

Provides information on the version of the library.

Functions

const char * gxPLVersion (void)
 Current version as a static string buffer.
 
int gxPLVersionMajor (void)
 Major number of the current version.
 
int gxPLVersionMinor (void)
 Minor number of the current version.
 
int gxPLVersionPatch (void)
 Patch number of the current version.
 
unsigned long gxPLVersionSha1 (void)
 SHA1 signature of the current version.