liblocation Reference Manual | ||||
---|---|---|---|---|
#define LOCATION_MAJOR_VERSION #define LOCATION_MINOR_VERSION #define LOCATION_VERSION #define LOCATION_CHECK_VERSION (major,minor)
Macros for checking the version of liblocation to which the application was linked to.
Available since 0.101
#define LOCATION_MAJOR_VERSION (0)
The major version of liblocation (1, if LOCATION_VERSION
is 1.2)
#define LOCATION_MINOR_VERSION (102)
The minor version of liblocation (2, if LOCATION_VERSION
is 1.2)