X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Anthony" Newsgroups: comp.os.msdos.djgpp Subject: What is portable equivalent of getch()? Date: Thu, 4 Mar 2004 13:34:17 +0300 Organization: Radio-MSU NOC, Moscow State University Lines: 7 Message-ID: NNTP-Posting-Host: integra.rmt.ru X-Trace: alpha2.radio-msu.net 1078396459 52785 81.13.30.150 (4 Mar 2004 10:34:18 GMT) X-Complaints-To: usenet AT radio-msu DOT net NNTP-Posting-Date: Thu, 4 Mar 2004 10:34:18 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, What construction should I use instead of getch() (just to wait for keypress) to make code portable? Thanks. Anthony