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