From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp & ncurses Date: Mon, 28 Jul 2003 20:50:41 +0100 Lines: 19 Message-ID: <3F257E91.2883F831@phekda.freeserve.co.uk> References: <3F21CE28 DOT 9E5CFDF8 AT mail DOT rosecom DOT ca> NNTP-Posting-Host: 62.136.7.193 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg1.svr.pol.co.uk 1059422479 11370 62.136.7.193 (28 Jul 2003 20:01:19 GMT) NNTP-Posting-Date: 28 Jul 2003 20:01:19 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. bdeck wrote: [snip] > The problem that we are working on is support for multibyte keys (like arrow > keys), as DJGPP does not provide a poll() function, which NCurses currently > uses. We are working on a possible select() solution ?? [snip] I have wondered if poll could be implement as a wrapper for select. Have you thought about or tried that? I'd like to implement poll for the DJGPP 2.04 release, because it's part of the POSIX standard. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]