Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/printer.dc3
Дата изменения: Thu Jan 21 18:14:05 1993
Дата индексирования: Fri Jan 16 18:19:54 2009
Кодировка:

Поисковые слова: jet

Document: PRINTER

Purpose: Describes the routines which get information on the
available text printers.

Files: printer.c

Category: PRINTING

Author: K.G. Begeman

Description: The following routines are available:
PRNTRNUM Returns the number of printers available.
PRNTRNAM Returns the name of a printer.
PRNTRCOM Returns comments about a printer.
PRNTRDIM Returns number of columns and lines of
selected printer.
PRNTRACT Prints a file.

The information about printers is obtained from
the file lpdevices which is located in the gip_loc
directory.

Updates: Aug 18, 1990: KGB, Document created.