Synopsis
(macro) char * pdx_GetVersion(void)
Purpose
Return version ID string for the library.
Description
A string containing the version and build date of the library is returned. The returned pointer references static memory so the caller should not free or change the data referenced by it.
Return
Pointer to version string