|
From: Dee Z. <zs...@br...> - 2000-10-20 09:26:18
|
On Thu, 12 Oct 2000, Ioannis Vranos wrote: > 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 > |