Design
intterm.asc
Associated article: Structured Programming
Tags: Design
_STRUCTURED PROGRAMMING COLUMN_
by Jeff Duntemann
[LISTING ONE]
{------------------------------------------------------------------------}
{ INTTERM }
{ by Jeff Duntemann }
{ Turbo Pascal V5.0 or later }
{ Last update 6/2/91 }
{ This is an interrupt-driven "dumb terminal" program for the PC. It }
{ the use of Turbo Pascal's INTERRUPT procedures, ...


