Re: dot net and stack
- From: "Jon Jacobs" <Jon.Jacobs@xxxxxxxxxxxx>
- Date: 18 Apr 2007 10:54:30 -0800
No, that is not correct. I think what they mean to say is that _locals_ are
allocated from stack - as opposed to from the heap. Obviously, an object
field, say, of value type is stored within the object BLOB (if you will).
Thank you.
I suspect the author just did not consider the possibility of declaring a value variable in a module, but not in a class or procedure.
Jon
.
- References:
- dot net and stack
- From: Jon Jacobs
- Re: dot net and stack
- From: Per Larsen
- dot net and stack
- Prev by Date: Re: dot net and stack
- Next by Date: Re: Tunnelling/Routing? Help!
- Previous by thread: Re: dot net and stack
- Next by thread: Re: dot net and stack
- Index(es):
Relevant Pages
|