dos_compilers/Borland Turbo Pascal v5/DOC/PRINTER.DOC

20 lines
542 B
Plaintext
Raw Normal View History

2024-07-02 15:16:37 +02:00
{*******************************************************}
{ }
{ Turbo Pascal Version 5.0 }
{ Printer Interface Unit }
{ }
{ Copyright (C) 1987,88 Borland International }
{ }
{*******************************************************}
unit Printer;
{$D-,I-,S-}
interface
var
Lst: Text;