Re: arrays = pointers?
- From: "Zytan" <zytanlithium@xxxxxxxxx>
- Date: 1 Mar 2007 08:15:22 -0800
No, it's just a pointer.
This would explain why C# is fast. And, if the GC handles the details
(while pasuing the program in the meantime) then the program need know
nothing more than that it is just a pointer.
If it were doubly indirection, then I think we'd see it being slower
than it is.
Zytan
.
- Follow-Ups:
- Re: arrays = pointers?
- From: Peter Duniho
- Re: arrays = pointers?
- References:
- Re: arrays = pointers?
- From: Peter Duniho
- Re: arrays = pointers?
- From: Göran Andersson
- Re: arrays = pointers?
- Prev by Date: Re: FileStream writes to C drive instead of UNC path given
- Next by Date: Re: Q: returning wrong type from GetEnumerator?
- Previous by thread: Re: arrays = pointers?
- Next by thread: Re: arrays = pointers?
- Index(es):