Structs are not pointers.

Structs use the same memory whether initialised or not.


Regards

Thomas Tomiczek
THONA Consulting Ltd.
(Microsoft MVP C#/.NET)



-----Original Message-----
From: Peter Laan [mailto:[EMAIL PROTECTED]] 
Sent: Dienstag, 30. April 2002 15:59
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] lock - how expensive is it to call?


Is there a problem with using large arrays of structs? Only a few of the
hexes will actually contain an object.

Peter

From: "Rune Christensen 8397" <[EMAIL PROTECTED]>
> Then you shouldn't use Object for storage. Rather you should somehow
stream
> / unstream objects to the memory store.
>
> Regards,
> Rune C

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to