Unable to compile a simple HelloWorld c++ program in QNX4

Hi ,

I am not able to compile a simple HelloWorld program in QNX4.

I get the following Error:

    jay.cpp(1): Error! E059: (col 21) unable to open 'iostream.h' 
jay.cpp(5): Error! E029: (col 5) symbol 'cout' has not been declared 

i use the wpp386 to compile.

Thanks,
Jay

isn’t it iostream and not iostream.h

Are you using cc or wpp386 directly. You’d better use cc.