GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PS_GET_BUFFER(3) FreeBSD Library Functions Manual PS_GET_BUFFER(3)

      uwe@steinmann.cx     
UWE STEINMANN 2003Uwe SteinmannJune 17, 2004;

PS_get_buffer — Returns internal memory buffer

#include <pslib.h>

const char *PS_get_buffer(PSDoc *psdoc, long *size)

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.

PS_open_file(3)

This manual page was written by Uwe Steinmann uwe@steinmann.cx.

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.