Thread: Blank output screen after compiling C.

  1. #1
    Registered User
    Join Date
    Jan 2006
    Posts
    7

    Blank output screen after compiling C.

    Hi,
    I have tried various compilers including Borland C, Turbo C and DJGPP's C compiler on my Win98 PC. Using it thru DOS mode, all goes well till I complete writing the source for any C programs. But when I do the Run command, all the compilers compile, link, make an executable (.exe) file and then instead of showing me the output file, a blank screen appears for a second and again the environment appears saying no errors found in the message window.
    However, to be able to see my output file I have to exit the compiler program to the DOS mode to see the output and then again run the compiler program.
    Hope you understand the problem here and will help me get to the results.
    Any reply is greatly appreciated.
    Thanks.

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268

  3. #3
    Registered User
    Join Date
    Jan 2006
    Posts
    7

    Thanks bithub, the link was informative.

    Thanks a lot.
    The link provided more than 1 solution to my problem.
    Cheers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Render text
    By Livijn in forum C++ Programming
    Replies: 6
    Last Post: 07-06-2007, 03:32 PM
  2. Formatting output to screen from a file
    By clearrtc in forum C Programming
    Replies: 2
    Last Post: 08-20-2006, 03:19 PM
  3. screen output question
    By f6ff in forum C++ Programming
    Replies: 2
    Last Post: 06-08-2006, 08:43 PM
  4. Converting from Screen to World Coordinates
    By DavidP in forum Game Programming
    Replies: 9
    Last Post: 05-11-2004, 12:51 PM
  5. Control different DA output value!
    By Hunterhunter in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 03-13-2003, 12:11 PM