![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2005
Posts: 1
Rep Power: 0
![]() |
Compiling in DOS
I am trying to compile my C program in DOS and every time I try it says:
Fatal Error: Cannot open include file "mboard.h" "mboard.h" is a file in the folder that my c program is in, and I can open it in Windows and even look at it in DOS, so I know it existss, but this error keeps coming up when I try to compile. Furthermore, I've tried a lot of other include files and none of them work either. Is there any other reason why it wouldn't be able to open it? Should it be in a different location? I am kind of out of my league when I start getting into this and I would really appreciate some help. If you need any more information, just ask (I don't know what else needs to be said to fix the problem). Thanks a lot!!!!!!! -bb |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
post your code.
Are you doing #include "mboard.h" or #include <mboard.h> |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|