[Lazarus] read single char from STDIN

Martin lazarus at mfriebe.de
Fri Nov 18 14:06:05 CET 2011


Not done any console apps in a long time.
If I do:
var c: char;
   read(c);

It will read individual files, but only after I pressed enter on my 
terminal. What is needed to read the char immediately?





More information about the Lazarus mailing list