A
A
Hi,
Can you actually compile header files? I'm writing a header file named
"test.h" using Visual C++ 6.0 and I get the following error message when I
try to compile it:
"no compile tool associated with this file extension".
Anyway, I thought the compiler will just do a syntax check, but it seems it
doesn't like it. Any comments appreciated.
side note: what does precompiled header mean?
Regards,
A
Can you actually compile header files? I'm writing a header file named
"test.h" using Visual C++ 6.0 and I get the following error message when I
try to compile it:
"no compile tool associated with this file extension".
Anyway, I thought the compiler will just do a syntax check, but it seems it
doesn't like it. Any comments appreciated.
side note: what does precompiled header mean?
Regards,
A