ps_get_majorversion(3) debian man page | unix.com

Man Page: ps_get_majorversion

Operating Environment: debian

Section: 3

PS_GET_MAJORVERSION(3)					     Library Functions Manual					    PS_GET_MAJORVERSION(3)

NAME
PS_get_majorversion -- returns the major version number of the PostScript library
SYNOPSIS
#include <pslib.h> int PS_get_majorversion()
DESCRIPTION
This function can be used to retrieve the major version number of the PostScript library.
RETURN VALUE
Returns major version as integer.
SEE ALSO
PS_get_minorversion(3), PS_get_subminorversion(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GET_MAJORVERSION(3)
Related Man Pages
ps_begin_page(3) - debian
ps_begin_template(3) - debian
ps_open_image_file(3) - debian
px_get_data_double(3) - debian
px_get_data_short(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?