manpagez: man pages & more
man paperdone(3)
Home | html | info | man
paperinit(3)                                                      paperinit(3)




NAME

       paperinit, paperdone - begin and end using the paper library


SYNOPSYS

       #include <paper.h>

       paperinit(3)
       void paperdone(void)


DESCRIPTION

       paperinit(3)  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)

libpaper 1.1.24 - Generated Fri Apr 15 16:45:34 CDT 2011
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.