> also, i couldnt compile the hello world c++ program
> because it seems there's no iostream.h in the library.
> should i have to download and install a c++ library?

use 

g++ hello.cc

in case you are trying with 

gcc hello.cc 

H.S.Rai



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to