Hi,
I am trying to learn the language C++ and am using the editor Dev-C++. When I write the heading #include <iostream> , the compiler tells me an error that it cannot find the file iostream in the c++ directory... I have however enter the header files in all the directories...but the problem still exists...please let me know if there is any possible solution to this...
Cheers
Salman
I am trying to learn the language C++ and am using the editor Dev-C++. When I write the heading #include <iostream> , the compiler tells me an error that it cannot find the file iostream in the c++ directory... I have however enter the header files in all the directories...but the problem still exists...please let me know if there is any possible solution to this...
Cheers
Salman
