|
|
 |
|
|
Pages: 1
Command Prompt Window
(Click here to view the original thread with full colors/images)
Posted by: shadywolf
When I try to run a C++ application the command prompt window opens and then closes right away.
Does anyone know how to stop that in Windows XP?
Posted by: NegotiatorSmith
Click Start, click Run, type cmd in the box and click OK. Now that you have a command prompt window open that won't close if your program encounters an error, navigate to the directory where the program is located and run it.
|
|
|
|
|