This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Spam: Can macros be expanded only during the start of aprogram?
- From: Falk Hueffner <hueffner at informatik dot uni-tuebingen dot de>
- To: <snodx at hotmail dot com>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Mon, 30 Aug 2004 10:40:46 +0200
- Subject: Re: Spam: Can macros be expanded only during the start of aprogram?
- References: <00a801c48e6c$9911a8a0$940318ac@mahindrabt.com>
<snodx@hotmail.com> writes:
> I am looking into the problem. However I just wanted to know one
> thing (a newbie question you could say), just as in between a set of
> statements you cant declare a new variable by saying "int x" or
> something is it also the case that macros can only be expanded only
> at the declaration-of-variables stage?
No.
--
Falk