|
HOPS
HOPS class reference
|
Go to the source code of this file.
Macros | |
| #define | DISKFILE 5 |
| #define | GSDEVICE 4 |
| #define | HARDCOPY 2 |
| #define | NONE 0 |
| #define | PRINTLPR 3 |
| #define | PSTOPDF 6 |
| #define | XWINDOW 1 |
Functions | |
| int | parse_cmdline (int argc, char **argv, fstruct **files, int *display, char **file_name, int *poln) |
| int | skip_poln (char *name, struct type_203 *t203, struct type_205 *t205, int poln) |
| #define DISKFILE 5 |
| #define GSDEVICE 4 |
| #define HARDCOPY 2 |
| #define NONE 0 |
| #define PRINTLPR 3 |
| #define PSTOPDF 6 |
| #define XWINDOW 1 |
| int parse_cmdline | ( | int | argc, |
| char ** | argv, | ||
| fstruct ** | files, | ||
| int * | display, | ||
| char ** | file_name, | ||
| int * | poln | ||
| ) |