dos_compilers/Borland Turbo Pascal v5/DOC/PRINTER.DOC
2024-07-02 06:16:37 -07:00

20 lines
542 B
Plaintext

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