Query: paperdone
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAPERINIT(3) Library Functions Manual PAPERINIT(3)NAMEpaperinit, paperdone - begin and end using the paper librarySYNOPSYS#include <paper.h> void paperinit(void) void paperdone(void)DESCRIPTIONpaperinit() 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 ALSOdefaultpapername(3), paperinfo(3) papersize(5) 24 September 1996 PAPERINIT(3)
Related Man Pages |
---|
paperfirst(3) - debian |
paperinfo(3) - debian |
papernext(3) - debian |
paperpsname(3) - debian |
paperlast(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |