S
sg10241024
Hello,
I included the header "iostream"
Why is there only the possiblity of including
#include<iostream>? From Visual C++ 6 I know the iostream.h.
The name doesnt't really interest me. But it should work. The library
consists of the commands like "cout", "cin", ... But if I want to use
these commands I get an compiler error that they are unknown.
What's the problem? Do I miss something?
Thanks
Sarah
I included the header "iostream"
Why is there only the possiblity of including
#include<iostream>? From Visual C++ 6 I know the iostream.h.
The name doesnt't really interest me. But it should work. The library
consists of the commands like "cout", "cin", ... But if I want to use
these commands I get an compiler error that they are unknown.
What's the problem? Do I miss something?
Thanks
Sarah