Re: Index a #define string
Ioannis Vranos <ivr@guesswh.at .emails.ru> spoke thus:
[color=blue]
> You are wrong. static variables inside a function scope are still created in
> the stack.[/color]
Assuming the implementation uses a stack.
--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cybers pace.org | don't, I need to know. Flames welcome.
Ioannis Vranos <ivr@guesswh.at .emails.ru> spoke thus:
[color=blue]
> You are wrong. static variables inside a function scope are still created in
> the stack.[/color]
Assuming the implementation uses a stack.
--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cybers pace.org | don't, I need to know. Flames welcome.
Comment