"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> file :: main.h
> -------------------------------------
> #ifndef main
> #define main

That is not a very smart thing to do ...

> May somebody please shed some light on this ?

Run 'g++ -E main.cpp' before and after your fix, and compare results.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to