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)NAMEPS_include_file -- Include external PostScript fileSYNOPSIS#include <pslib.h> int PS_include_file(PSDoc *psdoc, const char *filename)DESCRIPTIONReads an external file with raw PostScript code.RETURN VALUEReturns -1 in case of error and otherwise 0.SEE ALSOPS_begin_page(3), PS_end_page(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_INCLUDE_FILE(3)