Ps_get_majorversion returns the major version number of the postscript library
#include <pslib.h>
int PS_get_majorversion()
This function can be used to retrieve the major version number of the PostScript library.
Returns major version as integer.
This manual page was written by Uwe Steinmann [email protected].