debian man page for ps_include_file

Query: ps_include_file

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_INCLUDE_FILE(3)					     Library Functions Manual						PS_INCLUDE_FILE(3)

NAME
PS_include_file -- Include external PostScript file
SYNOPSIS
#include <pslib.h> int PS_include_file(PSDoc *psdoc, const char *filename)
DESCRIPTION
Reads an external file with raw PostScript code.
RETURN VALUE
Returns -1 in case of error and otherwise 0.
SEE ALSO
PS_begin_page(3), PS_end_page(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_INCLUDE_FILE(3)
Related Man Pages
ps_add_pdflink(3) - debian
ps_begin_page(3) - debian
ps_setcolor(3) - debian
ps_shading(3) - debian
ps_show2(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
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)?