Hello,
What header should I use instead of <conio.h>?
And what is ncurses and how should I use that?
Please help me fast!
Thanks.
I ran into this problem at school, when they wanted us to program stuff on visual studio, and I wanted it to run on my Linux machine.
There’s libconio SourceForge.net: libconio
and this one
SourceForge.net: Linux c++ implementation of conio.h