![]() |
![]()
| ![]() |
![]()
UWE STEINMANN 2003Uwe SteinmannApril 28, 2003; NAMEPS_new — Creating a new PostScript document object SYNOPSIS#include <pslib.h> PSDoc * PS_new(void) DESCRIPTIONCreates 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 VALUEPointer to new instance of PostScript document or NULL on failure. SEE ALSOPS_new2(3), PS_delete(3) AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx.
|