Search:

Type: Posts; User: BadAssjoe

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    1,981

    Thanks, man. Now I know two different ways to...

    Thanks, man.

    Now I know two different ways to do it.
  2. Replies
    15
    Views
    1,981

    Sorry I DID WORK! I did not rebuild it. ...

    Sorry I DID WORK!

    I did not rebuild it.


    Thanks
  3. Replies
    15
    Views
    1,981

    Nope still error #include ...

    Nope still error




    #include <iostream>

    int main()
    {
    std::cout <<"Hello World" << std::endl;
  4. Replies
    15
    Views
    1,981

    cin.get() before return 0; gives me a error....

    cin.get() before return 0;

    gives me a error. do I need to include# < ????>

    Thank you
  5. Replies
    15
    Views
    1,981

    IT DOES WORK!!! THANK YOU. WHAT ABOUT ...

    IT DOES WORK!!! THANK YOU.

    WHAT ABOUT

    system("pause") ;

    is it good to use it.
  6. Replies
    15
    Views
    1,981

    ok, but I read someplace in these forums that...

    ok,

    but I read someplace in these forums that using system("pause") is not a good practice.
  7. Replies
    15
    Views
    1,981

    Hello World Closes Automatticaly HELP!!!

    This is my first little program and everything looks good, but the problem I got is That the cmd window closes by itself, This is the code I am using from the Book Accelerated C++

    I always get...
  8. Newbie Programmer - Where should I begin?

    I need a good book or website to start with,

    Thank you
Results 1 to 8 of 8