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