On 16-May-07, at 4:06 AM, Daniel Stenning wrote:

> Since structs can be passed value, and not created using New, they  
> exist on
> the stack if declared in a method - regardless of whether the  
> struct has an
> array or not. If the struct is on a class property, then since it  
> becomes
> part of the class, then in that situation the struct will be on the  
> heap.

If you have an array of structs I'm not sure they are all on the stack

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to