Search:

Type: Posts; User: djdan

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,789

    Using dev-c++ for simple code

    say i just wanna compile some simple code;

    -------------------------------------------------------
    #include <iostream.h>

    int main()

    {

    cout<<"HEY, you, I'm alive! Oh, and Hello World!";
  2. Replies
    10
    Views
    1,177

    one more thing..... when i have put the "bad"...

    one more thing..... when i have put the "bad" code in or any other code and click compile & run i get a message saying unable to run program file
  3. Replies
    10
    Views
    1,177

    is win32 just like C++ or C? is it a seperate...

    is win32 just like C++ or C? is it a seperate language cuz i can't be bothered to learn a new language i am sticking with C++
  4. Replies
    10
    Views
    1,177

    why is it a bad way??

    why is it a bad way??
  5. Replies
    10
    Views
    1,177

    when the programs open

    once the program has been compiled, and you open it must it open in a dos window?? can u not give it its own window like when you open paint it has its own window named paint
  6. Thread: Compiling

    by djdan
    Replies
    2
    Views
    1,134

    compiling

    i try to run my program from dev-c++ but it says :unable to run program file....just tell me once i have written the program give me some simple steps of what to do. click ___ then ____ save it as...
  7. Thread: Compiling

    by djdan
    Replies
    2
    Views
    1,134

    Compiling

    Heya everyone it's my first time at programming and can i say that the tutorials are great........ the only thing i have a problem with is compiling. whenever i write a program and click compiler...
Results 1 to 7 of 7