FreeBSD Manual Pages
PS_SHOW(3) Library Functions Manual PS_SHOW(3)
uwe@steinmann.cx
UWE STEINMANN 2003Uwe SteinmannApril 28, 2003;
NAME
PS_show -- Output text at current position
SYNOPSIS
#include <pslib.h>
void PS_show(PSDoc *psdoc, char *text)
DESCRIPTION
Output a text at the current text position. The text must
be null terminated. The function will issue an error if no font
was set before with PS_setfont(3). See PS_show2(3) for a
more detailed description of parameters evaluated by
this function.
SEE ALSO
PS_show2(3), PS_setfont(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.
PS_SHOW(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_show&sektion=3&manpath=FreeBSD+Ports+15.0>
