Synopsis
(macro) char * pdx_GetCompilerOptions(void)
Purpose
Return compiler options string for the library.
Description
A string containing the compiler options of library 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 options string