Date: Wed, 23 Feb 2000 23:54:49 +0500 From: Prashant TR Message-Id: <200002231854.XAA01802@midpec.com> To: mukt1 AT hotmail DOT com Subject: Re: how to read keys Cc: djgpp AT delorie DOT com Reply-To: djgpp AT delorie DOT com > 1.As a newbie I couldnt find a good replacement for pascal's "readkey" > function in djgpp c++ v2.03 > (reads a key from the keyboard and returns the key-number); > the "bioskey" and "kbhit" is slow. Try getch().