On Fri, 20 Aug 2004, Marco van de Voort wrote:
> > I'm using the following units on Linux.
> >
> > USES ports, dos, crt, graph, printer;
> >
> > readkey doesn't capture keystrokes as they're typed. It reads them all
> > in sequence only after the user presses enter. This is unlike the way
> I'm using the following units on Linux.
>
> USES ports, dos, crt, graph, printer;
>
> readkey doesn't capture keystrokes as they're typed. It reads them all
> in sequence only after the user presses enter. This is unlike the way
> TP reads the kbd buffer.
>
> Am I doing something wrong?
I'm using the following units on Linux.
USES ports, dos, crt, graph, printer;
readkey doesn't capture keystrokes as they're typed. It reads them all
in sequence only after the user presses enter. This is unlike the way
TP reads the kbd buffer.
Am I doing something wrong? And Linux terminates