
hi, i'm new to C++ programming. this is my code... i'm using Turbo C++. It's showing so many errors!.. I don't know what to do. Please help!!
#include<iostream.h>
void main()
{
cout<<"Can somebody fix this?";
}
the errors are listed as follows:
Compilong XYZ.CPP
Error XYZ.CPP 1: Unable to open include file 'IOSTREAM.H'
Fatal XYZ.CPP 2: Unable to create output file 'C:\XYZ.obj'
somebody please help!
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.