Search:

Type: Posts; User: jochen123

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,037

    Hi! @vVv: Yes, it works! But could you...

    Hi!

    @vVv: Yes, it works!

    But could you please explain in some words, what ``using namespace std;'' does mean?

    thanks
    jochen
  2. Replies
    2
    Views
    2,037

    Hi gcc (g++) 3.x I always get an information...

    Hi

    gcc (g++) 3.x
    I always get an information message because of some old headers, i shouldn't use anymore.
    Could this be the reason?

    Why did you write #include <iostream> and not #include...
  3. Replies
    2
    Views
    2,037

    cout

    Hello,

    when i try to compile this i always get this:

    a.cpp: In function `int main()':
    a.cpp:52: invalid conversion from `long int' to `std::_Ios_Fmtflags

    What's wrong with ' cout <<...
Results 1 to 3 of 3