I'm partially attending a class at the place I work (traning centre) on C++.
The problem is that Turbo C++ is used as the development & learning
platform.
I'm the odd one out using GNU's g++ in Linux. I will need to submit course
work for my final examination.
I know there is a conio.h emulation using ncurses for Linux, but I will then
be less familiar with ncurses. Is there any ncurses library that I can use
for Turbo C++, so that I may submit my work along with DOS ncurses library
for the lecturer to evaluate?
TIA