.TH "PS_GET_BUFFER" "3" .SH "NAME" PS_get_buffer \(em Returns internal memory buffer .SH "SYNOPSIS" .PP #include .PP const char *PS_get_buffer(PSDoc *psdoc, long *size) .SH "DESCRIPTION" .PP Returns the current internal memory buffer when the document is created in memory. The internal buffer will be set to a length of 0 when calling this function. You should output or save the return buffer pointer before calling any other pslib functions. The parameter \fBsize\fR can be used to retrieve the number of bytes in the buffer. .SH "RETURN VALUE" .PP .SH "SEE ALSO" .PP PS_open_file(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man