Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: localhost.localdomain: ronald owned process doing -bs Date: Fri, 28 Feb 2003 11:43:07 +0100 (CET) From: Ronald Landheer-Cieslak X-X-Sender: ronald AT localhost DOT localdomain To: "Stickel, Uwe" cc: cygwin AT cygwin DOT com Subject: Re: Windows kbhit() function In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 28 Feb 2003, Stickel, Uwe wrote: > I do have a Cygwin application (Windows 2000), which includes a kbhit() > function and the Windows ethernet socket for TCP/UDP communication. But > both doesn't work together. In this case I had to link the libmoldname.a > in order to use the kbhit() function. > Do you have any idea ? Or do you know any replacement for kbhit(), because > I have to poll the keyboard and can't wait for input (like getchar()) ? Um.. how does Cygwin come into play in all this? If you're just asking how to program something in Windows, using winsock and kbhit() at the same time, this is definitely OT here. If this is a problem with using Cygwin, have a look at http://www.cygwin.com/bugs.html and get back to us with: * an exact description of your problem * how Cygwin plays a role in your problem rlc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/