From: Chris M. <lor...@gm...> - 2007-08-21 23:14:32
|
On 8/21/07, Daniel Tihonov <pra...@ho...> wrote: > > hi, i have a problem with the dev c++ program > When i compile and run my program, the run window flashes for less then a > second and shuts off Yup. That's exactly what you told it to do (whether you realize it or not!) > Other people are saying that they dont have such a problem > is this supposed to be like this? Those others are probably those who've tweaked their settings. Try using a DOS prompt to execute the same file and see what happens. ;^) > the code i ran: > #include <stdio.h> > int main() > { > printf("Hello World\n"); > return 0; > } > > (straight from your tutorial) > > ________________________________ > Connect to the next generation of MSN Messenger Get it now! > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > 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 Yes, Lord Sauron is back! |