Why my compiler is showing.. Unable to open the include file <iostream.h> ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why my compiler is showing.. Unable to open the include file <iostream.h> ?

8th Nov 2016, 1:32 PM
Shaloke Chakraborty
Shaloke Chakraborty - avatar
5 Answers
+ 4
You have to use <iostream> instead of <iostream.h>
8th Nov 2016, 1:45 PM
User3827
0
am using turbo c++
8th Nov 2016, 2:01 PM
Shaloke Chakraborty
Shaloke Chakraborty - avatar
0
Use code blocks , dev c++ or visual studio for more effective programming
8th Nov 2016, 2:42 PM
Fizza Iqbal
Fizza Iqbal - avatar
0
hmm ok.. but for this very moment help me on this plzz
8th Nov 2016, 3:00 PM
Shaloke Chakraborty
Shaloke Chakraborty - avatar