Search:

Type: Posts; User: aaronson2012

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    993

    Thank you, i finally got it working Thanks...

    Thank you, i finally got it working

    Thanks again
  2. Replies
    6
    Views
    993

    ...... i dont know, please help me im so new...

    ......

    i dont know, please help me im so new at this.
  3. Replies
    6
    Views
    993

    Error in calculator program

    Hello.

    I am new to C++ programming and im trying to write rhis little calculator program and im getting some errors.

    If anyone could help me that would be greatly appreciated!

    Here is te...
  4. Replies
    3
    Views
    956

    Where to next?

    Hello!

    I am sort of new to c++, I am currently reading an intro book to the language and i want to be a game programmer. I understand the dirt basics such as:



    cout << "Bla bla bla";
    int...
  5. Replies
    4
    Views
    1,119

    C++ Referance sheet and/or book

    Hello,
    I am currently reading C++ Primer Plus and i love it!
    But, i have a question:
    I understand that header files (like "cmath" or "iostream") contain libraries of functions (like "sqrt()") and...
  6. Replies
    9
    Views
    1,447

    Easy noob question (probobly) :)

    Is there anything wrong with this code, I keep getting error messages when I try to compile it:




    #include <iostream>

    using namespace std;

    int main;
Results 1 to 6 of 6