
-----------------------------------
void
Tue Jun 24, 2003 11:37 am

kbhit error
-----------------------------------
im using DEV c++ compiler..im learning c++, and rite now im trying to just get accustomed to this, so i did a do while loop thingy..and this is the code:

#include
#include
#include
using namespace std;
int main()
{
 do
 {
   cout 