ps_get_buffer(3) debian man page | unix.com

Man Page: ps_get_buffer

Operating Environment: debian

Section: 3

PS_GET_BUFFER(3)					     Library Functions Manual						  PS_GET_BUFFER(3)

NAME
PS_get_buffer -- Returns internal memory buffer
SYNOPSIS
#include <pslib.h> const char *PS_get_buffer(PSDoc *psdoc, long *size)
DESCRIPTION
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 size can be used to retrieve the number of bytes in the buffer.
RETURN VALUE
SEE ALSO
PS_open_file(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GET_BUFFER(3)
Related Man Pages
ps_add_bookmark(3) - debian
ps_add_pdflink(3) - debian
ps_begin_page(3) - debian
ps_begin_template(3) - debian
px_new2(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph