your program is already running. if you want to clear the dos screen you can exit the program with the exit command but thats a bit redundant, because you will just have to start it again and that will give you the same text. Try ignoring the shown text. in your finished program(after compilation) you wont see the starting DOS text on the screen.
|