Thread: compiler help!

  1. #1
    Klinerr1
    Guest

    compiler help!

    I just downloaded the compiler softare called " Dev C++ " and then i want to the page on cprogramming that tell you how to use the dev c++ compiler ( http://www.cprogramming.com/compiler.html ) i fallowed each direction step by step. when i got to the part when it said

    "

    To run this program, go to Execute-Run. You may be prompted to save your file; type a filename to save it. It will then execute the code you typed in.

    "

    i ddi just that but an error came up saying my project was compiled so i pressed execute -> compile than execute -> run. it still didnt change anything.. Did miss a step or is their some thign wrong with my compilier (note: I am using Windows Me)

  2. #2
    I'm Back
    Join Date
    Dec 2001
    Posts
    556

    Re: compiler help!

    Originally posted by Klinerr1
    i ddi just that but an error came up saying my project was compiled so i pressed execute -> compile than execute -> run. it still didnt change anything.. Did miss a step or is their some thign wrong with my compilier (note: I am using Windows Me)
    that isn't a error, its a message

    maybe its the getch thing??

    press alt+f5 or whatever is equivalent for seeing the output/user screen.
    -

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM