| Some compilers may ignore the semicolon after #include directives, however, its not in the standard, so some will throw up an error about it. (I've noticed that MSVC++ ignores semicolons here - I can only imagine the reason is for some MS language extension)
Last edited by Bench : 07-22-2007 at 05:43 PM.
|