Hello, I have a question that I can't seem to find anywhere online (probably because its too wordy when I search in google). Anyhow, I want to know how I can return to the top of my program once its done executing. Example:
When I run my program, its bug free, but in the command prompt we get the "Press any key to continue..." at the bottom of the prompt. Instead, I would like start the program over again without opening and closing the debugger. Can someone help me out with the block of code I need to enter at the bottom for that? I know this is simple, I just can't remember. Thanks