4
Answers

What are the ways to pause console page after run in C++?

I mean I want to pause and stop the console page after run a program in C++ in order to analyze outputs , so please explain how can I pause the program after run it?

Answers (4)