Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

What to code so the program stays on DOS screen until the user presses the enter key

0 votes
asked Jun 4, 2021 by Ashley Islam (120 points)
I have several files going into one folder - would like to know what to input in each file so this happens!

1 Answer

0 votes
answered Jun 8, 2021 by xDELLx (10,500 points)

if you are editing bat files or cmd file ,

PAUSE command will do the trick

I hope thats what you wanted.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...