debian man page for paperinit

Query: paperinit

OS: debian

Section: 3

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

PAPERINIT(3)						     Library Functions Manual						      PAPERINIT(3)

NAME
paperinit, paperdone - begin and end using the paper library
SYNOPSYS
#include <paper.h> void paperinit(void) void paperdone(void)
DESCRIPTION
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.
SEE ALSO
defaultpapername(3), paperinfo(3) papersize(5) 24 September 1996 PAPERINIT(3)
Related Man Pages
paperprev(3) - debian
paperpsheight(3) - debian
paperpswidth(3) - debian
paperpsname(3) - debian
paperfirst(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?