ACM Home Page
Please provide us with feedback. Feedback
Operators considered harmful
Full text PdfPdf (533 KB)
Source ACM SIGAPL APL Quote Quad archive
Volume 17 ,  Issue 1  (September 1986) table of contents
Pages: 13 - 13  
Year of Publication: 1986
ISSN:0163-6006
Author
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 51,   Citation Count: 6
Additional Information:

abstract   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/16467.16468
What is a DOI?

ABSTRACT

A set of output utility functions is described that allows the programmer to direct output to four different output devices (array, file, printer, and terminal) in a device-independent manner. These output functions provide the programmer with the ability to switch output devices without recoding application programs, and the ability to control particular device characteristics. The functions include logic for line counting and (optional) page headings, and are easy to learn and use. Technical notes, examples, function listings, and a discussion of potential extensions are also included. These output functions may usefully be included in the utility library of every micro and mainframe APL installation.