UTILS\XBUFF.DOC ·
DOC ·
578 B ·
1992-01-01 ·
from PCPlus_Issue-64_Jan-1992
XBUFF.COM by Neil Ward
──────────────────────
On a standard PC there is a keyboard type ahead buffer of about 15
characters, this can easily be filled up, especially when disk
accesses are being made.
This program extends the buffer to allow up to 100 characters to be
typed ahead. This makes it almost impossible to fill it up in normal
use.
The buffer can be cleared at any time by pressing ^C (remembering that
^BREAK will not clear it).