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
PAPERINIT(3) FreeBSD Library Functions Manual PAPERINIT(3)

paperinit, paperdone - begin and end using the paper library

#include <paper.h>

void paperinit(void)
void paperdone(void)

paperinit() initializes the paper library, allocating any resources that are necessary for its use. This function must be called before any other function of the paper library is used.

paperdone() frees any resources that were allocated for the paper library. No function of the library should be called after a call to this function.

defaultpapername(3), paperinfo(3)
papersize(5)

24 September 1996

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.