While running a program in Visual Studio C++ editor, when i click on Local Windows Debugger, the command prompt window opens up, where i am asked to input data (depending on my program). The problem is the window doesn't stay very long after the output is shown.
What do i need to do to keep the window up for a longer time, or at least until i close the window myself?
I tried for over half hour to check various options and see if there is anything that can be done to prolong the duration.
Thanks and regards, Nikhil Kenvetil