From: "Francisco Pastor" Newsgroups: comp.os.msdos.djgpp Subject: RE: ncurses Date: Wed, 22 Mar 2000 15:27:53 +0100 Organization: Telefonica Transmision de Datos Lines: 13 Message-ID: <8bal80$2ns$1@talia.mad.ttd.net> References: <8ba1va$943$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: ppp251.aimme.es X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com escribió en el mensaje de noticias 8ba1va$943$1 AT nnrp1 DOT deja DOT com... > How can I read one keystroke from the keyboard (including but > not limited to arrow movements, PgUp, PgDn, Del)? I've heard > it is done with ncurses/curses. If someone could tell me > which function, header file and namespace I should use, I would > appreciate it. > You can use de bioskey functions (take a look to 'info libc')