<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6127132400597215190.post5435891253423878736..comments</id><updated>2009-12-24T10:29:28.645-08:00</updated><title type='text'>Comments on Mike's Code Blog: Allocating Unmanaged Memory in Managed Code</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.nostatic.org/feeds/5435891253423878736/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html'/><author><name>Mike</name><uri>http://www.blogger.com/profile/13599208082890099005</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6127132400597215190.post-6860221700170159009</id><published>2009-10-08T12:19:31.620-07:00</published><updated>2009-10-08T12:19:31.620-07:00</updated><title type='text'>Hi,

   Can you explain how to write a manage floa...</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;   Can you explain how to write a manage float to a unmanaged memory ?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/6860221700170159009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/6860221700170159009'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html?showComment=1255029571620#c6860221700170159009' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html' ref='tag:blogger.com,1999:blog-6127132400597215190.post-5435891253423878736' source='http://www.blogger.com/feeds/6127132400597215190/posts/default/5435891253423878736' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6127132400597215190.post-3753851046581711012</id><published>2009-03-03T09:34:00.000-08:00</published><updated>2009-03-03T09:34:00.000-08:00</updated><title type='text'>Hi Stafan - yes, you are right. Thanks for pointin...</title><content type='html'>Hi Stafan - yes, you are right. Thanks for pointing out the typo. I've fixed it in the post.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/3753851046581711012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/3753851046581711012'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html?showComment=1236101640000#c3753851046581711012' title=''/><author><name>Mike</name><uri>http://www.blogger.com/profile/13599208082890099005</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='10796613826403701185'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html' ref='tag:blogger.com,1999:blog-6127132400597215190.post-5435891253423878736' source='http://www.blogger.com/feeds/6127132400597215190/posts/default/5435891253423878736' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6127132400597215190.post-7164809683976475459</id><published>2009-03-03T06:01:00.000-08:00</published><updated>2009-03-03T06:01:00.000-08:00</updated><title type='text'>Hello,I am trying to use your code in a different ...</title><content type='html'>Hello,&lt;BR/&gt;&lt;BR/&gt;I am trying to use your code in a different context.&lt;BR/&gt;&lt;BR/&gt;However:&lt;BR/&gt;&lt;BR/&gt;IntPtr dimension2Pointers = new IntPtr[dimension1];&lt;BR/&gt;&lt;BR/&gt;will not compile, shouldn't it be "IntPtr[] dimension2Pointers = ..." ??&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;Stefan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/7164809683976475459'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6127132400597215190/5435891253423878736/comments/default/7164809683976475459'/><link rel='alternate' type='text/html' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html?showComment=1236088860000#c7164809683976475459' title=''/><author><name>Stiefel</name><uri>http://www.blogger.com/profile/08325379711832656856</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.nostatic.org/2008/05/allocating-unmanaged-memory-in-managed.html' ref='tag:blogger.com,1999:blog-6127132400597215190.post-5435891253423878736' source='http://www.blogger.com/feeds/6127132400597215190/posts/default/5435891253423878736' type='text/html'/></entry></feed>