> Also, why would anyone need to use new operator with value types (unless
> looping over a collection and adding items to it by using the same variable
> but creating a new object each time)
How else do you initialize a structure to all-zeros? There is no memset
function in C# :)
And how else would you call a specific constructor of a structure?
Fabian
===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com