Search:

Type: Posts; User: bigd5

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,169

    what do you mean by reformat. Im new i just...

    what do you mean by reformat. Im new i just started yesterday. i see the mistake i made now thanks. but what do you mean by reformat. like make more spaces and stuff.
  2. Replies
    6
    Views
    1,169

    oops sorry for got to type. i am using bloodshed...

    oops sorry for got to type. i am using bloodshed and my compiler tells me that all my cout and cin. need to be declared.
  3. Replies
    6
    Views
    1,169

    # include (iostream) using namespace std; ...

    # include (iostream)

    using namespace std;

    int main () // Most important part of the program!
    {
    int age; // need a variable...

    cout<< " please input your age: "; // asks...
  4. Replies
    6
    Views
    1,169

    help with compiler trouble. Cout verification?

    ok everything works great on my compiler except for my cout, cin. when i try to compile my program it tells me i need to verify cout, and cin. this is my second day programming so please dont flame.
Results 1 to 4 of 5