Function Macro
ShumateCHECK_VERSION
since: 1.0
Declaration [src]
#define SHUMATE_CHECK_VERSION (
major,
minor,
micro
)
Description [src]
Returns TRUE
if the version of the Shumate header files
is the same as or newer than the passed-in version.
Available since: 1.0
This function is not directly available to language bindings.