A89: Re: Timers?!?!?!


[Prev][Next][Index][Thread]

A89: Re: Timers?!?!?!





>> while(!ngetchx())//while no keys are pressed........is this right??? 

I beleave ngetchx() will wait for a keypress...
Look up kbhit() and kbd_queue() in the documentation.

B Clark




References: