This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

...ONE MORE NEWBIE QUESTION: iostream.h


Hi
I have a problem compiling simple programs using "cout" and "cin" and i need
to #include <iostream.h>.
The output says, that "iostream" is on found (file not found).
BUT the <stdio.h> works fine with printf() (for example printf("hello
world\n"))



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]