0
why use #include<conio.h>?
why I used #include<conio.h> and getch(); ,clrscr();
2 Answers
+ 9
clrscr() seems to be obsolete though. Doesn't work on my desktop compiler.
0
Thank you so much........ :)
why I used #include<conio.h> and getch(); ,clrscr();