<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DuffDevice in C# for fun</title><link>https://www.dotnetzone.gr:443/cs/blogs/ikaragkiozoglou/archive/2015/10/27/duffdevice-in-c-for-fun.aspx</link><description>Duff Device on Wikipedia using System ; using System.Collections.Generic ; using System.Linq ; using System.Text ; namespace DuffDeviceFun { class Program { static void DuffDevice ( byte [] src, byte [] dest, int count) { unsafe { fixed ( byte * fromp</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>