Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Reading the output file from Command Prompt window  (Read 1983 times)

0 Members and 1 Guest are viewing this topic.

Mjakes

    Topic Starter


    Newbie

    Reading the output file from Command Prompt window
    « on: March 26, 2008, 07:49:48 AM »
    RE: Using Dec-C++ compiler on Windows XP

    I need help with configuring or setting up the output directory so as I can read the output file after compiling a program.

    What happens is that after successfully compiling a project the output window does appear briefly but dissappears so I can't therefore see the results of the project I am busy with

    How do I make the output window stay without dissappearing?

    Thank you

    devcom



      Apprentice

      Thanked: 37
      Re: Reading the output file from Command Prompt window
      « Reply #1 on: March 26, 2008, 09:28:40 AM »
      in DOS its pause or pause >nul but if you want to pause in C++ i think its getchar(); or sth
      Download: Choice.exe