Lets say I've made a pascal program. Let's say that I haven't saved the program and I mistakenly created a loop. I ran the program and I'm stuck in a loop in the DOS run screen. How do I get out without Alt+F4? The program I am using is Turbo Pascal.
How do I close the DOS screen after I run a pascal program and I'm stuck in a loop?
779 views Asked by RoLeagueGamers At
2
Ctrl+C should do the trick, sometimes Ctrl+Break