Am 19.12.2014 13:55 schrieb "Rainer Stratmann" <rainerstratm...@t-online.de
>:
>
> Is it possible to do
>
> keypressed and readkey
>
> directly with a systemcall in linux without unit crt?

Unit CRT is basically only reading from StdIn to determine pressed keys.
Just look at the implementation of KeyPressed and ReadKey in CRT to see how
it's done.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to