Returns the version number of the Spatial+ library.
Syntax
intl pipGetVersion ( char *buffer, const int buflen );
Arguments
buffer
Buffer for the version string. Output.
buflen
Length of the buffer. Input.
Return Value
PIP_OK
Prerequisites
None
Alternates
None
Notes
pipGetVersion returns the current version number of the Spatial+ library in the following format:
Spatial+ v#.#
where #.# is the version number, for example, Spatial+ v22.03.