Search:

Type: Posts; User: cnoob

Search: Search took 0.01 seconds.

  1. Thread: cmd.exe

    by cnoob
    Replies
    1
    Views
    1,614

    cmd.exe

    Is there a way to make a program run a windows command in the command prompt? Like to make it open the prompt and input a command?
  2. Thread: Fullscreen

    by cnoob
    Replies
    2
    Views
    937

    Fullscreen

    How do I make a program run fullscreen from within its source code?
  3. Replies
    8
    Views
    1,281

    Bloodshed

    Bloodshed
  4. Replies
    8
    Views
    1,281

    I don't know if I have windows.h. How can I check...

    I don't know if I have windows.h. How can I check that? I'll try both ways.
  5. Replies
    8
    Views
    1,281

    Brakes in execution

    Well, I'm trying to find a way to make my program take brakes while executing. For example it outputs a number then waits 10 seconds and outputs a new number and keeps on doing this.
    Is there a way...
  6. Thread: looping

    by cnoob
    Replies
    6
    Views
    1,149

    looping

    How can make my code to loop without defining any conditions. Just to loop no matter what?
  7. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    Hurray lol it works. Thanks all :)

    Hurray lol it works. Thanks all :)
  8. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    Oops, lol.

    Oops, lol.
  9. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    10 C:\Documents and Settings\John...

    10 C:\Documents and Settings\John DOe\Desktop\Uusi kansio2\old.cpp ` ingnore' undeclared (first use this function)
  10. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    /Documents and Settings/John Doe/Desktop/Uusi...

    /Documents and Settings/John Doe/Desktop/Uusi kansio2/old.cpp C:\Documents and Settings\John Doe\Desktop\Uusi kansio2\C In function `int main()':
  11. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    K, but i get also an error with int main().

    K, but i get also an error with int main().
  12. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    :confused: Doesn't ring a bell.

    :confused: Doesn't ring a bell.
  13. Thread: Program failure

    by cnoob
    Replies
    12
    Views
    1,353

    Program failure

    I have tried to make a program but it fails when compiled and run. Could someone check it out and tell me what's wrong.




    #include <iostream>

    using namespace std;

    int main()
  14. Replies
    2
    Views
    1,007

    Executing and stuff

    How do running and compiling and executing differ from each other? :confused:
  15. Thread: Compilers

    by cnoob
    Replies
    4
    Views
    1,147

    Aha thanks.

    Aha thanks.
  16. Thread: Compilers

    by cnoob
    Replies
    4
    Views
    1,147

    Compilers

    I am a newbie with c++ and I am looking for a free compiler.
    Could someone tell me what this means:

    {The executables compiled by Dev-C++ will need MSVCRT.DLL (comes with Windows 95 OSR 2 or...
Results 1 to 16 of 17