Mail Archives: djgpp/2004/07/28/16:15:18
Sterten <sterten AT aol DOT com> wrote:
> how far am I allowed to go back, before gcc will crash ?
Exactly zero bytes, but the question is quite nonsensical. It's like
asking how much over the speed limit you may safely go before the
police will flag you down and fine you.
> >int R[99]; // won't be initialised and will have different values
> I was told, they were set to zero ?
I told you that. So go back to what I wrote, and you'll find I
explicitly said that this is only so in the very particular context of
your program, because you have all the definitions at file scope
(outside your single function, main()), where the rules are different.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -