[DGD] DGD and the static keyword
Noah Gibbs
noah_gibbs at yahoo.com
Tue Apr 15 14:55:28 CEST 2003
--- "Felix A. Croes" <felix at dworkin.nl> wrote:
> > [... static locals ...]
>
> Supposing that it would be, what do you expect
> static to mean in that context? I'm curious.
I'd guess that, like in C/C++, it would mean
"global, persistent, file-scope", and like static in
LPC, would mean "not saved by save_object".
But the feature I'm documenting is actually the
"static" keyword, so it's not that I needed any
specific functionality. I just wanted to document
what happened if you tried to declare a static local.
=====
------
noah_gibbs at yahoo.com
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list