PS_GET_SUBMINORVERSIONNamePS_get_subminorversion -- returns the subminor version number of the PostScript library Synopsis#include <pslib.h> int PS_get_subminorversion() DESCRIPTIONThis function can be used to retrieve the subminor version number of
the PostScript library. RETURN VALUEReturns subminor version as integer.
|