Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

paperfirst(3) [centos man page]

PAPERINFO(3)						     Library Functions Manual						      PAPERINFO(3)

NAME
paperinfo, paperwithsize, paperfirst, paperlast, papernext, paperprev - return informations about a paper SYNOPSYS
#include <paper.h> const struct paper* paperinfo(const char* papername) const struct paper* paperwithsize(double psw, double psh) char* papername(const struct paper*) double paperpswidth(const struct paper*) double paperpsheigth(const struct paper*) const struct paper* paperfirst(void) const struct paper* papernext(const struct paper* pinfo) const struct paper* paperprev(const struct paper* pinfo) const struct paper* paperlast(void) DESCRIPTION
paperinfo() returns a pointer to a struct paper containing informations about the paper with name papername paperwithsize() looks for a paper whose width and height is psw and psh in PostScript points, and return a pointer to a struct paper corresponding to the paper found. papername() returns the name of a paper described by an opaque struct paper object paperpswidth() returns the width, in PostScript points, of a paper described by an opaque struct paper object paperpsheight() returns the height, in PostScript points, of a paper described by an opaque struct paper object paperfirst() and paperlast() return the first and last entries for papers. Iteration from one entry to the next or the previous one can be done with papernext() and paperprev() respectively. SEE ALSO
paperinit(3), paperdone(3) defaultpapername(3) papersize(5) 24 September 1996 PAPERINFO(3)

Check Out this Related Man Page

PAPERINFO(3)						     Library Functions Manual						      PAPERINFO(3)

NAME
paperinfo, paperwithsize, paperfirst, paperlast, papernext, paperprev - return informations about a paper SYNOPSYS
#include <paper.h> const struct paper* paperinfo(const char* papername) const struct paper* paperwithsize(double psw, double psh) char* papername(const struct paper*) double paperpswidth(const struct paper*) double paperpsheigth(const struct paper*) const struct paper* paperfirst(void) const struct paper* papernext(const struct paper* pinfo) const struct paper* paperprev(const struct paper* pinfo) const struct paper* paperlast(void) DESCRIPTION
paperinfo() returns a pointer to a struct paper containing informations about the paper with name papername paperwithsize() looks for a paper whose width and height is psw and psh in PostScript points, and return a pointer to a struct paper corresponding to the paper found. papername() returns the name of a paper described by an opaque struct paper object paperpswidth() returns the width, in PostScript points, of a paper described by an opaque struct paper object paperpsheight() returns the height, in PostScript points, of a paper described by an opaque struct paper object paperfirst() and paperlast() return the first and last entries for papers. Iteration from one entry to the next or the previous one can be done with papernext() and paperprev() respectively. SEE ALSO
paperinit(3), paperdone(3) defaultpapername(3) papersize(5) 24 September 1996 PAPERINFO(3)
Man Page

11 More Discussions You Might Find Interesting

1. Programming

C program with two results.

I have this program that I execute into UNIX UX and after into UNIX AIX. The program are just below: #include <stdio.h> struct A { double d; char a; }; struct B { char a; double d; }; void main() { struct A Va; struct B Vb; (7 Replies)
Discussion started by: Gandalfcgb
7 Replies

2. UNIX for Dummies Questions & Answers

Research paper

I am doing a "research" paper for school and i'm having a hard time finding accurate information. I am supposed to choose three differant versions of unix, give a brief explination of each, tell why there each differant from each other. I have found a ton of web sites but the information is so vast... (1 Reply)
Discussion started by: pantsusan
1 Replies

3. UNIX for Advanced & Expert Users

certification in Unix ?

Hi all General question ...please help ... Can anybody tell me how to get certified in UNIX ? Is/are there any certificaion paper(s) for UNIX OR any organization helps outsiders to get cerified in Unix. I know about Linux certification ..red hat and all.... But is there an specific Unix... (2 Replies)
Discussion started by: varungupta
2 Replies

4. UNIX for Advanced & Expert Users

HP-UX CSA Exam

Hey All, I have bought some paper from the net... let's say in PDF format. They are some questions from that paper that says Explanation: pending. Send your suggestion tofeedback*****king.com ... anyway. Here are the questions. I have made my choice but would like to know your opinion. 1. The... (1 Reply)
Discussion started by: qfwfq
1 Replies

5. UNIX for Dummies Questions & Answers

how to get rid of ==>

ok the assignment question: That English paper you were writing on the works of Lewis Carroll is due in a few hours and you have forgeotten the name of the text file in which you has written a number of quotations to use in your paper. Luckily, you know that the file is somewhere in your... (1 Reply)
Discussion started by: mek86
1 Replies

6. What is on Your Mind?

Pick a Number Between 0 and 20 for 1 Million Bits

Here is an easy game! I wrote a number between 0 and 20 (that can include 0 and 20) on a piece of paper. I am staring at it now, imagining the number so you can read my mind ;) Reply once, and only once, with a number from 0 to 20 and the first person to guess it wins 1,000,000 Bits. ... (24 Replies)
Discussion started by: Neo
24 Replies

7. UNIX for Advanced & Expert Users

psh su question

hi , Im involved in developing a prototype for a automation intiative . this is my scenario , in my shell script (sh ) . I have 'psh su - sadmin' ( sadmin is a non root system account ) My script abc.sh does the following #!/bin/sh pwdfile =/users/home/sadmin/pwd.txt ( contains... (1 Reply)
Discussion started by: vivsiv77
1 Replies

8. HP-UX

HP Integrity C-Class BladeSystem Solutions exam

i need to pass this exam hp0-p22 so i need any one can tell me what is the material or paper from hp to say the content of the exam because i didn't find ManyThanks (1 Reply)
Discussion started by: maxim42
1 Replies

9. War Stories

One time I fixed an LCD monitor with a folded piece of paper

Some of the colors weren't working on the Monitor. I found pressing around the plastic border of the screen brought them back. I opened the monitor casing and used the folded paper to put pressure against the LCD panel and housing. Wah Lah. More of a bend than a hack I guess. (2 Replies)
Discussion started by: herot
2 Replies

10. Shell Programming and Scripting

Need small help to understand algorithm

Hi! all I am reading one research paper in that I found one peak detection algorithm, I am just trying to understand how it works please anyone help me to convert algorithm to awk as I am not able to understand, here I am attaching that paper also, please help me to understand this logic (Page... (1 Reply)
Discussion started by: Akshay Hegde
1 Replies

11. Post Here to Contact Site Administrators and Moderators

Didn't find a suggestion thread

An 'addition' to the "Homework & Classes" requirements.. As i am someone without paper, i just figured i got tempred reading such a question. To avoid such 'feelings' in future, i'd be thankfull if the 'kind & definition of the course' would be required too. As in (i dont know about proper... (2 Replies)
Discussion started by: sea
2 Replies