O/p isn't clearing in turbo c even after including #include<conio.h> and clrscr(); after variables declaration same software is working properly in others computer but when tried in my computer different program's results are mixing in out put screen what should i do now to resolve it
Have you considered using a compiler and libraries updated within the past 20 years?
Would you please elaborate the answer, I think there is a problem with my compiler but i have very less knowledge about the compilers
Download Visual C++ Express. It won't give you clrscr(), but it'll give you enough to write your own.
