|
another compiler bug/oddity?
Omit the " at the end of the last include statement in a file and you get a rather strange error in which the compiler quotes a vast region of your code and then tells you there is an error on a seemingly random line.
ie: #include "something.h
If you do this with anything other than that last include statement, error but it is a little less convoluded.
This does not work with include statements that use <> style brackets.
__________________
1139 Alumni
|