Hacker Read
top
|
best
|
new
|
newcomments
|
leaders
|
about
|
bookmarklet
login
kevingadd | karma 14699 | avg karma 2.67
2012-10-16 21:16:40
|
next
[–]
update item
You can also integrate unsafe manual memory management with a full garbage collector in environments like .NET. Use the GC for 99% of your code, manually malloc/free/pin the other 1%.
reply
view as:
tree
latest_first
bigdubs | karma 1737 | avg karma 3.46
2012-10-17 04:18:25+00:00
|
next
[–]
similar comments
One of the more elegant ways of handling this, .net does a great job of integrating with unmanaged (COM, i'm looking at you) resources.
reply
Legal
|
privacy
reply