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