Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Programming Question



On Mon, 10 Jun 1996, Stephan Quitzsch wrote:

> 
> Yes, there is: #include <curses.h> 
> this provides a "getch()"-function you probably know from SAS/C, but you 
> should read the "man curses" page before you use it. Add the following to 
> your compiler switches: "-ltermcap -lcurses". It worked for me raelly 
> good.
> 
> Ciao,
>       Stephan
> 

Thanks Stephan.  I completely forgot about curses.  It works like a charm.

Rick





Home | Main Index | Thread Index | Old Index