On 9/11/07, Thomas Hruska <[EMAIL PROTECTED]> wrote:

> OP:  If you have getch(), then you probably also have kbhit().  However,
> as we have already pointed out, both are part of the ancient Turbo C/C++
> compiler suite.  Upgrade your compiler.  Also, seriously consider using
> a GUI, which is better suited for such things OR, if you REALLY need
> console stuff like this, use ncurses.

If I recall, the OP is using a hacked in version of CONIO for Dev-C++
... I think you can even use a TurboVision clone with Dev-C++

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to