Hi,
May I ask a very stupid question?
I am a complete beginner on C++ and I tried to install the eVC4 and wrote a very simple Helloworld program. But error messages kept coming up. I think it is because the "iostream.h" file could not be found in my computer. Just wondering if someone could kindly post the file "iostream.h" as I could not find it anywhere over the internet
Thank you very much for your help
I'm not exactly sure what is eVC4, but looks like the installation is not compete, so "iostream.h" can not be found. If this is the case, I suggest you to reinstall the software instead of looking for a file and copy it to your system. Since it is very likely to happen that after patching this header file in, you will find some other compilation error about some other files.
http://myajax95./