[fpc-pascal]Graph for Windows

Rich Pasco pasco at acm.org
Thu May 30 17:08:18 CEST 2002


I tried

  uses CRT, WinCRT;
  var c1: char;
  begin
    Window(...);
    c1 := ReadKey;
  end;

but the call to ReadKey never returned, no matter how many
keystrokes I hit.

     - Rich




More information about the fpc-pascal mailing list