home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 64 / ISSUE_64_JAN_1992 / UTILS / XBUFF.DOC < prev   
Encoding:
Text File  |  1992-01-01  |  578 b   |  14 lines

  1.                             XBUFF.COM by Neil Ward
  2.                             ──────────────────────
  3.     
  4.     On a standard PC there is  a  keyboard  type  ahead buffer of about 15
  5.     characters, this  can  easily  be  filled  up,  especially  when  disk
  6.     accesses are being made.
  7.     
  8.     This program extends the buffer to  allow  up  to 100 characters to be
  9.     typed ahead. This makes it almost  impossible  to fill it up in normal
  10.     use.
  11.     
  12.     The buffer can be cleared at any time by pressing ^C (remembering that
  13.     ^BREAK will not clear it).
  14.