OEGridGetRelease¶
const char *OEGridGetRelease()
Returns the release name of the OEGrid library being used. This
returns a value similar to 1.0
for production versions of the
library, and 1.0 debug
for the checking version of the library.
See also