Rechercher une page de manuel
PS_include_file
Langue: en
Version: 339665 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
NAME
PS_include_file --- Include external PostScript fileSYNOPSIS
#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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre