Search:

Type: Posts; User: trenhob1

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,026

    Ok, thanks. :D That really should be in the...

    Ok, thanks. :D That really should be in the beginner's manuals.
  2. Replies
    9
    Views
    1,026

    Yeah, that works. Why was that stuff added? ...

    Yeah, that works. Why was that stuff added? Just linking me to an explanation would be fine.
  3. Replies
    9
    Views
    1,026

    I think the code's right, because I used it...

    I think the code's right, because I used it straight from a guide, and I can compile it without errors, but here goes.


    #include <iostream.h>

    int main()
    {
    cout << "Hello World!\n";
    ...
  4. Replies
    9
    Views
    1,026

    new, needs help

    Hi everyone. I just got a compiler, and I made a "Hello World" type of program, but when I run it, I get a black screen that pops up for about a second, then it disappears. Help.
Results 1 to 4 of 4