<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/language/c-sharp/tags/bitwise</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 03 Dec 2008 16:30:04 GMT</pubDate>
<item>
<title>(C#) Using a Flag Enumeration with Bitwise Operations</title>
<link>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</link>
<description><![CDATA[ <p>Note the use of the Bitwise Complement Operator ( ~ ) to AND the negative of the bit you want to set.</p> ]]></description>
<pubDate>Tue, 27 Mar 2007 20:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</guid>
</item>
<item>
<title>(C#) Bitwise operations on Integers</title>
<link>http://snipplr.com/view/2400/bitwise-operations-on-integers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Mar 2007 19:18:38 GMT</pubDate>
<guid>http://snipplr.com/view/2400/bitwise-operations-on-integers/</guid>
</item>
</channel>
</rss>