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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why isn't there, or where can I find, a UNIX-equivalent conio.h?

Libraries

Why isn't there, or where can I find, a UNIX-equivalent conio.h?

by  CmndrTalonn  Posted    (Edited  )
If you've ever needed the conio.h file for the getch() command, and are working on UNIX, here it is:

http://www.strangecreations.com/library/snippets/


-->Look for this about 3/5 the way down!<--

Steve Poole's non-block console I/O functions to port PC code to Unix

File Size O/S Description
------------ ------ --- -----------
Unxconio.H 464 Unx Unix CONIO.H
Term_Opt.C 2132 Unx Supporting function for CONIO.H functions
Unxgetch.C 816 Unx A getch() for Unix!


There's also lots of other libraries here, so enjoy!
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top