+ 1
Alternative for functions in conio.h .
I was taught c++ on turbo c++ compiler in school . Now i want to shift to either codeblocks or visual studio but i need alternative for functions like clrscr() , getch() , gotoxy() , kbhit() , etc which came under conio.h header file.
0 Resposta