It shouldn't as dizi is on the stack. The compiler effectively creates the
code to reclaim the memory for this object in the "epilog" code that it adds
to the function at its closing brace ( "}" )
it was just a question that i was seeking for all kind of arrays that can i
use on VC++.net
i found
native arrays (value type, ref type)
system array called as managed array System:Array ther are ref type
and collections inherits from Array but much more efficient by indexing
functionalty "associativety"
but i don't have any idea about vectors i'ill look @ them...
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.