Note: The inlcude file is not standard file. There is no problem when standard file is included. But when including the user file like #include "myheaderfile.h" then it can't open. Funny...
2007-01-21
18:31:33
·
5 answers
·
asked by
samesky_j
1
in
Computers & Internet
➔ Programming & Design
Additional:
I have only two files . One is header file (my own header) and one CPP file. I have no additional file or project.
2007-01-21
18:57:41 ·
update #1
Additional 2:
My own header files already in my working directory, I mean the CPP and H file are in same directory.
2007-01-21
19:08:04 ·
update #2
Additional 3:
I have done all the normal settings like setting includes path from option, library path etc
2007-01-21
19:19:33 ·
update #3