.NET structs(kevin-berridge.blogspot.com)
submitted by kberridge(65) 3 years, 10 months ago
Some interesting insight into structs in .NET
3 comments |category: C# |Views: 2 Tweet
tags: C# another
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
posted by AndyMac(0) 3 years, 10 months ago 0
".NET has structs and classes. Structs are allocated on the heap instead of the stack" I might be wrong but I always thought that it was the other way around i.e. structs on the stack and class instances on the heap.
Reply
posted by kberridge(65) 3 years, 10 months ago 0
Oops, typed it backwards. Thanks for pointing it out, its been corrected.
No worries :)
All tags Your tags
Suggest a new category
dpeterson(1831)
pwhe23(1134)
rcash(540)
vijayst(504)
bsenoff(360)
bnaya(312)
winphonegeek(260)
isenthil(255)
Matt_TCF(253)
KodefuGuru(244)