You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Header files in C++ do not end with ".h" like in C programming language.
So to fix this problem all you need to do is to #include
there is a type in your header name as well
#include<iosteam.h>is not recognized in dev c++
help me in that i m beginer in c++
The text was updated successfully, but these errors were encountered: