Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C++ Unix Substitute for Getch and Kbhit

Status
Not open for further replies.

Themuppeteer

Programmer
Apr 4, 2001
449
BE
Hello,
I want to use the functions getch() and kbhit() (or another function that does the same)in C++ under Unix. Can anyone give me a simple example about how this should be done ?


Thnx.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top