dos_compilers/Borland Turbo Pascal v6/DOC/PRINTER.INT
2024-07-02 07:11:05 -07:00

19 lines
541 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{*******************************************************}
{ }
{ Turbo Pascal Version 6.0 }
{ Printer Interface Unit }
{ }
{ Copyright (C) 1987, 1990 Borland International }
{ }
{*******************************************************}
unit Printer;
{$D-,I-,S-}
interface
var
Lst: Text;