[Prev][Next][Index][Thread]

Re: Definitions in statements allowed?



Rob Myers <robm@onetel.net.uk> writes:

> Is there anything I can do about this, other than trying to re-arrange some
> fairly deep macro code to try and define functions only at the top level?

Top-level-statemens are treated differently by the compiler than other
statements. You'd have to change a lot to make definitions in blocks
work.

Andreas

-- 
"Man kann gegen die Faschisten nicht mit den Mitteln des Faschismus
kämpfen, ohne genau die Werte zu verlieren, die man verteidigen
möchte."
 -- Kristian Köhntopp über die Filterpläne der CDU



References: