Thread: [Dev-C++] Need to view execution results
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Noel W. <nw...@ny...> - 2008-06-21 21:45:27
|
Dear Forum; I would like your help how to configure this product so that I can see my execution results in a window Thanks Noel -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of dev...@li... Sent: Saturday, June 21, 2008 12:24 PM To: nw...@ny... Subject: Welcome to the "Dev-cpp-users" mailing list Welcome to the Dev...@li... mailing list! To post to this list, send your email to: dev...@li... General information about the mailing list is at: https://lists.sourceforge.net/lists/listinfo/dev-cpp-users If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://lists.sourceforge.net/lists/options/dev-cpp-users/nwallen%40nyc. rr.com You can also make such adjustments via email by sending a message to: Dev...@li... with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: redash Normally, Mailman will remind you of your lists.sourceforge.net mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.11.2/931 - Release Date: 8/1/2007 4:53 PM Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.11.2/931 - Release Date: 8/1/2007 4:53 PM |
From: Brad W. <c_b...@ya...> - 2008-06-21 21:52:06
|
There are two things that you can do, either add the line system("PAUSE"); to the end of your code, add the line cin >> temp; or something similar to make a key be hit, or launch the program from inside the computers command prompt _______ visit utb.zoomshare.com to read my different stories that I have written. "If at first the idea is not absurd, there is no hope for it" -Albert Einstein --- On Sat, 6/21/08, Noel Wallen <nw...@ny...> wrote: From: Noel Wallen <nw...@ny...> Subject: [Dev-C++] Need to view execution results To: dev...@li... Date: Saturday, June 21, 2008, 4:47 PM Dear Forum; I would like your help how to configure this product so that I can see my execution results in a window Thanks Noel -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of dev...@li... Sent: Saturday, June 21, 2008 12:24 PM To: nw...@ny... Subject: Welcome to the "Dev-cpp-users" mailing list Welcome to the Dev...@li... mailing list! To post to this list, send your email to: dev...@li... General information about the mailing list is at: https://lists.sourceforge.net/lists/listinfo/dev-cpp-users If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://lists.sourceforge.net/lists/options/dev-cpp-users/nwallen%40nyc. rr.com You can also make such adjustments via email by sending a message to: Dev...@li... with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: redash Normally, Mailman will remind you of your lists.sourceforge.net mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.11.2/931 - Release Date: 8/1/2007 4:53 PM Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.11.2/931 - Release Date: 8/1/2007 4:53 PM ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Dev-cpp-users mailing list Dev...@li... TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm https://lists.sourceforge.net/lists/listinfo/dev-cpp-users |