OEGridGetVersion¶
unsigned int OEGridGetVersion()
Returns the version number of the OEGrid library being used. This
is an unsigned integer value indicating the date on which the
library was built, for example 20020903
, for the 3rd of
September 2002. This value should be used when reporting problems,
and unlike the release string returned by the
OEGridGetRelease
function, may be used in
comparisons if needed.