Synopsis
(macro) char * pdx_GetCompilerVersion(void)
Purpose
Return compiler version ID string for the library.
Description
A string containing the compiler version the library was built on is returned. The returned pointer references static memory so the caller should not free or change the data referenced by it.
Return
Pointer to compiler version string