Simple Linux implementation of Borland's conio (conio.h) library. It uses Ncurses. It includes most functions required to write a basic application using conioh (i.e. getch(), cprintf(), puts() and more).

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow Linux c++ implementation of conio.h

Linux c++ implementation of conio.h Web Site

Other Useful Business Software
Vivantio IT Service Management Icon
Vivantio IT Service Management

Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • This is a nice and simple solution to port old borland c DOS programs to current platforms. It just works.
  • Guys, it works with a bit of tinkering around. The developer decided to celebrate 6 New Year's without us. diff a/conio.h b/conio.h 297a298 > return 0; ------------------------ forcing ncurses by putting '#include <ncurses.h>' in all files resolves all compile errors. ------------------------ compiler: g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
    1 user found this review helpful.
  • It's silly to use something like conio! all the functions in conio have better equivalents and it's not included in Standard C++
Read more reviews >

Additional Project Details

Operating Systems

Linux

Languages

Polish

Intended Audience

System Administrators, Developers

User Interface

Console/Terminal

Programming Language

C++

Related Categories

C++ Terminals, C++ User Interface (UI) Software

Registered

2005-02-13