hello bret sorry for the delay in writing (two years but your old message looked like the oonly one that had anything to do with my problemwhich i thought might be my downloaded compiler.i will now look into this command prompt as you are the second to point this out. alan
Brett McCoy-2 wrote: > > On Jan 11, 2008 7:54 AM, the lost boys <[EMAIL PROTECTED]> wrote: > >> hello sean brewer can you help. I have just started programming I read >> you >> recommend on the c++4.9.9.4 >> i have already downloded this. I am using window xp pro. I am trying to >> learn a little to start with through a book. I followed the first program >> which it says do in a console application. I typed in the data as written >> down clicked compile and run but the what I think is the prompt box >> flashes >> through I have tried system pause and printf but still it flashes through >> any ideas on why it is doing this? > > Best way is to run the program from the command-line rather than > through the GUI. You can also set a debugging breakpoint on the final > return statement in the program. > > Visual C++ Express 2008 automatically pauses console programs when run > through the IDE. > > -- Brett > ------------------------------------------------------------ > "In the rhythm of music a secret is hidden; > If I were to divulge it, it would overturn the world." > -- Jelaleddin Rumi > > -- View this message in context: http://www.nabble.com/about-c%2B%2B-compiler-tp5873388p14841363.html Sent from the C-prog mailing list archive at Nabble.com.
