|
From: Ioannis V. <no...@ya...> - 2000-10-12 11:16:57
|
Go to the command prompt window, cd in the directory you have the source code, and run the exe from within the command prompt window. -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Saundra Schwarz Sent: Wednesday, October 11, 2000 4:00 AM To: dev...@li... Subject: [Dev-C++] Print Question I'm a student taking a class in C programming. I need to be able to print the results of my program, but when I use the run feature the program runs then the run window closes. Is there a way to keep the run window active so that I can print the results of my run? Right now i'm using a while loop at the end of my programs to hold the screen until I can print. -Sam |