bug-ncurses
[Top][All Lists]
Advanced

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

Re: Curses


From: Thomas Dickey
Subject: Re: Curses
Date: Tue, 19 Feb 2002 13:03:51 -0500
User-agent: Mutt/1.2.5i

On Tue, Feb 19, 2002 at 10:48:37AM -0700, Isbeidi Montufar wrote:
> I have a problem
> I want to refresh the screen to show the clock
> and the information generated
> and I can't.
> Is there something as the function "kbhit()" of MS-DOS??
> that it returns a zero if the user not pressed a key and returns 1 if
> the key was pressed??
> Thanks

man nodelay

(there are related functions)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]