dos_compilers/Borland Turbo Pascal v7/DOC/PRINTER.INT
2024-07-02 08:21:37 -07:00

20 lines
542 B
Plaintext

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