On 7/30/07, duong van yen <[EMAIL PROTECTED]> wrote: > I guess your code is not compatible with the compiler > you are using. > so what is your compiler?, and your code? > you can try by using: #include <iostream.h> instead of > #include <iostream>
If anything the OP is likely trying that now. iostream.h is not a standard C++ header. However, since they didn't think to post their code.... > good luck ! > > --- mohan_teja111 <[EMAIL PROTECTED]> wrote: > > > i got problem that unable to open iostream function > > during compilation -- PJH "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." -- Stephen Roberts
