I have a few questions that I was hoping somone here could answer.
1. how can i pause my cout output? or is it possible to do it without calling a system command
2. is there a way to clear the console screen without makeing specific os comands?
3. does any one know a quick and easy way to clear the screen without calling the system() function?
4. is there a way to test for the operating system?