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"))