I am using BorlandC and Windows 7.
When I compile the file, I get the following errors:
Error Assign.C : Unable to open include file 'stdio.h' Error Assign.C : Unable to open include file 'conio.h' Error Assign.C : Unable to open include file 'dos.h' Error Assign.C : Unable to open include file 'stdlib.h'
What am I doing wrong?
source share