I need to transfer a windows C++ project to linux, however I am currently using MS <conio.h>
which is not linux or standards compatible. What header do you recommend to replace it for use in Linux? I would prefer the answer is cross platform too.
There is an replacement version of Conio.h for linux based on NCurses.
http://sourceforge.net/projects/linux-conioh/
You're going to want ncurses.
http://en.wikipedia.org/wiki/Ncurses
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With