up | Inhaltsverzeichniss | Kommentar

Manual page for PSWRAP(1)

pswrap - creates C routines from pieces of PostScript language

SYNOPSIS

pswrap [ -a ] [ -b ] [ -h filename ] [ -o filename ] [ -r ] [ -s length ] file

DESCRIPTION

pswrap reads input from file and creates C-callable procedures that send PostScript language code to the PostScript interpreter. For complete documentation of pswrap and the language it accepts, see the pswrap Reference Manual from Adobe Systems, Inc.

OPTIONS

-a
produces ANSI C procedure prototypes.
-b
allows a large file to be processed.
-h filename
produces a header file of C declarations for the generated procedures in filename.
-o filename
causes pswrap to place its output in filename.
-r
generates reentrant code.
-s length
sets the maximum string length to length.


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © somebody (See intro for details). All Rights Reserved. Last modified 11/5/97