debian man page for ps_new

Query: ps_new

OS: debian

Section: 3

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

PS_NEW(3)						     Library Functions Manual							 PS_NEW(3)

NAME
PS_new -- Creating a new PostScript document object
SYNOPSIS
#include <pslib.h> PSDoc * PS_new(void)
DESCRIPTION
Creates a new document instance. This function internally calls PS_new2(3) with all parameters set to NULL. If you do not take care of error handling and memory management yourself, this function should be used for conveniece.
RETURN VALUE
Pointer to new instance of PostScript document or NULL on failure.
SEE ALSO
PS_new2(3), PS_delete(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_NEW(3)
Related Man Pages
ps_add_bookmark(3) - debian
ps_begin_font(3) - debian
px_new2(3) - debian
px_new3(3) - debian
px_time2string(3) - debian
Similar Topics in the Unix Linux Community
Mandriva 2009 helps new users to grow