Hey, can anyone tell me what is wrong with this code?


code:_______________________________
#include <iostream.h>

int main()

{

cout << "Hello World!\n";

return 0;

}
____________________________________


This SHOULD work shouldn't it? Anyways drop me a line right here people and let me know if you have any solutions. Thanks.


I'm just startin C++,
Drewski