I cant really explain this in the title. What I mean is I have a program im making in dos. But is there any way to clear it up such as after it switches from one thing to another without having to use cout << "\n\n\n\n\n\n\n\n\n"; Basically without using \n a billion times?

