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