Search:

Type: Posts; User: cinek

Search: Search took 0.01 seconds.

  1. Thread: error help

    by cinek
    Replies
    8
    Views
    1,362

    added using namespace std; and I don't get any...

    added
    using namespace std; and I don't get any more errors :D thanks a lot for your help :)
  2. Thread: error help

    by cinek
    Replies
    8
    Views
    1,362

    I don't get a error anymore on endl; but I still...

    I don't get a error anymore on endl; but I still get it:


    std::cout.setf(cout.boolalpha); :(
    errors on that line:
    `cout'
    (Each
  3. Thread: error help

    by cinek
    Replies
    8
    Views
    1,362

    all it says in the message is: `cout' EDIT ...

    all it says in the message is: `cout'

    EDIT

    I included the std:: ....
    I still get an error


    cout.setf(cout.boolalpha); // HERE
  4. Thread: error help

    by cinek
    Replies
    8
    Views
    1,362

    error help

    hi all, I'm a beginner - got a book about C++, there's a example of a program but when I type it, I get an error everywhere where "cout" is :( here's the code maybe you'll know what's wrong (all it...
Results 1 to 4 of 4