debian man page for ps_get_buffer

Query: ps_get_buffer

OS: debian

Section: 3

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

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_locallink(3) - debian
ps_begin_font(3) - debian
ps_findfont(3) - debian
ps_place_image(3) - debian
ps_show2(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?